Moniker.Key Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The key of the Moniker
public:
property Microsoft::VisualStudio::Modeling::MonikerKey ^ Key { Microsoft::VisualStudio::Modeling::MonikerKey ^ get(); };
public Microsoft.VisualStudio.Modeling.MonikerKey Key { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Key : Microsoft.VisualStudio.Modeling.MonikerKey
Public ReadOnly Property Key As MonikerKey
Property Value
- Attributes