MessageBody.StripUnicodeBom Method ()
Strips the Unicode byte order mark (BOM) to the payload inline.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public void StripUnicodeBom()
public:
void StripUnicodeBom()
Public Sub StripUnicodeBom
See Also
MessageBody Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top