ProvideUIContextRuleAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ContextGuid | Gets the GUID of the UI context to be created. |
![]() | Delay | Gets the delay, in milliseconds, before activating the UI context. |
![]() | Expression | Gets the expression to be evaluated for determining state of the UI context. |
![]() | Name | Gets the diagnostics name for the UI context created. |
![]() | TermNames | Gets the term names used in the expression. |
![]() | TermValues | Gets the values of terms used in the expression |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
