ProvideUIContextRuleAttribute.TermValues 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.
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.