HL7XmlStream.GetEncoding 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 System::Text::Encoding ^ GetEncoding { System::Text::Encoding ^ get(); };
public System.Text.Encoding GetEncoding { get; }
member this.GetEncoding : System.Text.Encoding
Public ReadOnly Property GetEncoding As Encoding