ProvideUIContextRuleAttribute.Expression 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.
Expression to be evaluated for determining state of the UI context
public:
property System::String ^ Expression { System::String ^ get(); };
public:
property Platform::String ^ Expression { Platform::String ^ get(); };
public string Expression { get; }
member this.Expression : string
Public ReadOnly Property Expression As String
Property Value
The expression to be evaluated for determining state of the UI context.