ProvideUIContextRuleAttribute.TermValues Property

Definition

Values of terms used in the expression

public:
 property cli::array <System::String ^> ^ TermValues { cli::array <System::String ^> ^ get(); };
public:
 property Platform::Array <Platform::String ^> ^ TermValues { Platform::Array <Platform::String ^> ^ get(); };
public string[] TermValues { get; }
member this.TermValues : string[]
Public ReadOnly Property TermValues As String()

Property Value

String[]

The values of terms used in the expression.

Applies to