FileSystemContentReaderDynamicParameters.DelimiterSpecified Property

Definition

Gets the status of the delimiter parameter. Returns true if the delimiter was explicitly specified by the user, false otherwise.

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

Property Value

Applies to