ConnectionInfo.CharacterEncoding Property

Definition

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.

Applies to