Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Message body inline decompression.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public void Decompress(
Type compressorType
)
public:
void Decompress(
Type^ compressorType
)
Public Sub Decompress (
compressorType As Type
)
Parameters
compressorType
Type: System.TypeCompressor type.
See Also
Decompress Overload
MessageBody Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top