FileSystemContentDynamicParametersBase.WasStreamTypeSpecified Property

Definition

Gets the status of the StreamType parameter. Returns true if the stream was opened with a user-specified encoding, false otherwise.

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

Property Value

Applies to