FileSystemContentDynamicParametersBase.UsingByteEncoding Property

Definition

Gets the Byte Encoding status of the StreamType parameter. Returns true if the stream was opened with "Byte" encoding, false otherwise.

public:
 property bool UsingByteEncoding { bool get(); };
public:
 property bool UsingByteEncoding { bool get(); };
public bool UsingByteEncoding { get; }
member this.UsingByteEncoding : bool
Public ReadOnly Property UsingByteEncoding As Boolean

Property Value

Applies to