ProvideUIContextRuleAttribute.Expression Property

Definition

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.

Applies to