TypeIdentifierAttribute.Identifier Proprietà

Definizione

Ottiene il valore del parametro identifier passato al costruttore TypeIdentifierAttribute(String, String).

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

Valore della proprietà

Valore del parametro identifier del costruttore.

Si applica a