Partager via


IMessageSerialization.RequireTextEncoding Property

 

Indicates whether text encoding is required.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

bool RequireTextEncoding { get; }
property bool RequireTextEncoding {
    bool get();
}
ReadOnly Property RequireTextEncoding As Boolean

Property Value

Type: System.Boolean

See Also

IMessageSerialization Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top