Compartir a través de


VCReference.StrongName (Propiedad)

Obtiene un valor que indica si la referencia seleccionada tiene un nombre seguro.

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

Sintaxis

'Declaración
ReadOnly Property StrongName As Boolean
bool StrongName { get; }
property bool StrongName {
    bool get ();
}
abstract StrongName : bool with get
function get StrongName () : boolean

Valor de propiedad

Tipo: System.Boolean
true si la referencia tiene un nombre seguro; si no, false.

Seguridad de .NET Framework

Vea también

Referencia

VCReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)