ConnectionInfo.CharacterEncoding 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.
Gets the character encoding value associated with the ConnectionInfo object.
public System.Text.Encoding CharacterEncoding { get; }
member this.CharacterEncoding : System.Text.Encoding
Public ReadOnly Property CharacterEncoding As Encoding
Property Value
The encoding scheme applied.