Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public string IdentifierFormat { get; set; }
public string IdentifierFormat { get; set; }
Public Property IdentifierFormat As String
Get
Set
Public Property IdentifierFormat As String
Get
Set
public:
property String^ IdentifierFormat {
String^ get ();
void set (String^ value);
}
public:
property String^ IdentifierFormat {
String^ get ();
void set (String^ value);
}
member IdentifierFormat : string with get, set
member IdentifierFormat : string with get, set
Property Value
Type:
String