DataSpecifier.Specifier Property

Definition

Gets the portion of the data specifier string that represents the specifier component.

public:
 property System::String ^ Specifier { System::String ^ get(); };
public string Specifier { get; }
member this.Specifier : string
Public ReadOnly Property Specifier As String

Property Value

The specifier component of the data specifier string.

Applies to