Compartir a través de


VCActiveXReference.Identity (Propiedad)

Identidad del ensamblado al que se hace referencia.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
ReadOnly Property Identity As String
string Identity { get; }
property String^ Identity {
    String^ get ();
}
abstract Identity : string with get
function get Identity () : String

Valor de propiedad

Tipo: System.String
Cadena que representa la identidad del ensamblado al que se hace referencia.

Seguridad de .NET Framework

Vea también

Referencia

VCActiveXReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)