TextMessageEncodingBindingElement.ShouldSerializeWriteEncoding 方法
定义
public:
bool ShouldSerializeWriteEncoding();
public bool ShouldSerializeWriteEncoding ();
member this.ShouldSerializeWriteEncoding : unit -> bool
Public Function ShouldSerializeWriteEncoding () As Boolean
返回
如果应序列化消息字符格式的类型,则为 true;否则为 false。true if the type of message character formatting should be serialized; otherwise, false.