Share via


OAReferenceBase.StrongName Property

This class and its members are reserved for internal use and are not intended to be used in your code.

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

Syntax

'Declaration
Public Overridable ReadOnly Property StrongName As Boolean
public virtual bool StrongName { get; }
public:
virtual property bool StrongName {
    bool get ();
}
abstract StrongName : bool
override StrongName : bool
function get StrongName () : boolean

Property Value

Type: System.Boolean

Implements

Reference.StrongName

.NET Framework Security

See Also

Reference

OAReferenceBase Class

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