ProvideUIContextRuleAttribute::ContextGuid Property
Visual Studio 2015
Gets the GUID of the UI context to be created.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property Guid ContextGuid { [CompilerGeneratedAttribute] Guid get(); [CompilerGeneratedAttribute] private: void set(Guid value); }
Show: