Share via


Moniker.Key Property

The key of the Moniker

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

'Declaration
Public ReadOnly Property Key As MonikerKey
public MonikerKey Key { get; }
public:
property MonikerKey^ Key {
    MonikerKey^ get ();
}
member Key : MonikerKey with get
function get Key () : MonikerKey

Property Value

Type: Microsoft.VisualStudio.Modeling.MonikerKey

.NET Framework Security

See Also

Reference

Moniker Class

Microsoft.VisualStudio.Modeling Namespace