Compartir a través de


VCReference.Label (Propiedad)

Obtiene el nombre para mostrar 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 Label As String
string Label { get; }
property String^ Label {
    String^ get ();
}
abstract Label : string with get
function get Label () : String

Valor de propiedad

Tipo: System.String
Cadena que representa el nombre para mostrar del ensamblado al que se hace referencia.

Seguridad de .NET Framework

Vea también

Referencia

VCReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)