HL72fDasm.EncodingCharset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Component::Utilities::CharsetList ^ EncodingCharset { Microsoft::BizTalk::Component::Utilities::CharsetList ^ get(); void set(Microsoft::BizTalk::Component::Utilities::CharsetList ^ value); };
[Microsoft.BizTalk.Component.BtsDescription("2XDasmInputCharsetDesc")]
[Microsoft.BizTalk.Component.BtsPropertyName("2XDasmInputCharset")]
[System.ComponentModel.Browsable(true)]
public Microsoft.BizTalk.Component.Utilities.CharsetList EncodingCharset { get; set; }
member this.EncodingCharset : Microsoft.BizTalk.Component.Utilities.CharsetList with get, set
Public Property EncodingCharset As CharsetList
Property Value
- Attributes