Compartir por


FrameworkName.Identifier Propiedad

Definición

Obtiene el identificador de este FrameworkName objeto.

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

Valor de propiedad

Identificador de este FrameworkName objeto.

Comentarios

El valor de la propiedad de solo Identifier lectura se establece en el constructor de clase FrameworkName .

Se aplica a