TypeIdentifierAttribute.Identifier Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore del identifier parametro passato al TypeIdentifierAttribute(String, String) costruttore.
public:
property System::String ^ Identifier { System::String ^ get(); };
public string Identifier { get; }
member this.Identifier : string
Public ReadOnly Property Identifier As String
Valore della proprietà
Valore del parametro del identifier costruttore.