Compartir a través de


VCActiveXReference.StrongName (Propiedad)

Obtiene un valor que indica si la referencia seleccionada tiene o no 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: Boolean
true si la referencia tiene un nombre seguro; en caso contrario, es false.

Seguridad de .NET Framework

Vea también

Referencia

VCActiveXReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)