CompletionSet::Moniker Property
Visual Studio 2015
Gets the unique, non-localized identifier for the completion set.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ Moniker { [CompilerGeneratedAttribute] virtual String^ get(); [CompilerGeneratedAttribute] protected: virtual void set(String^ value); }
Show: