DataReader.CurrentEncoding 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 ^ CurrentEncoding { System::Text::Encoding ^ get(); };
public System.Text.Encoding CurrentEncoding { get; }
member this.CurrentEncoding : System.Text.Encoding
Public ReadOnly Property CurrentEncoding As Encoding
Property Value
Implements
Microsoft.BizTalk.ParsingEngine.IDataReader.CurrentEncoding