Compartilhar via


Propriedade OAReferenceBase.StrongName

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property StrongName As Boolean
    Get
public virtual bool StrongName { get; }
public:
virtual property bool StrongName {
    bool get ();
}
abstract StrongName : bool
override StrongName : bool
function get StrongName () : boolean

Valor de propriedade

Tipo: System.Boolean

Implementações

Reference.StrongName

Segurança do .NET Framework

Consulte também

Referência

OAReferenceBase Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal