IMessageSerialization Interface
Provides special dynamic serialization arguments. This class should only be used when MessageSerializationAttribute is not adequate.
Use of this interface supersedes any usage of MessageSerializationAttribute.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | RequireTextEncoding | Indicates whether text encoding is required. |
![]() | RequireXmlHeader | Indicates whether an XML header is required. |
Show:
