ProvideUIContextRuleAttribute Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyContextGuid

Gets the GUID of the UI context to be created.

System_CAPS_pubpropertyDelay

Gets the delay, in milliseconds, before activating the UI context.

System_CAPS_pubpropertyExpression

Gets the expression to be evaluated for determining state of the UI context.

System_CAPS_pubpropertyName

Gets the diagnostics name for the UI context created.

System_CAPS_pubpropertyTermNames

Gets the term names used in the expression.

System_CAPS_pubpropertyTermValues

Gets the values of terms used in the expression

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: