ProvideUIContextRuleAttribute.TermNames 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.
List of Term names used in the expression
public:
property cli::array <System::String ^> ^ TermNames { cli::array <System::String ^> ^ get(); };
public:
property Platform::Array <Platform::String ^> ^ TermNames { Platform::Array <Platform::String ^> ^ get(); };
public string[] TermNames { get; }
member this.TermNames : string[]
Public ReadOnly Property TermNames As String()
Property Value
String[]
The term names used in the expression.
Remarks
The order must match the list in TermValues