ProvideUIContextRuleAttribute::TermValues Property
Visual Studio 2015
Gets the values of terms used in the expression
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property array<String^>^ TermValues { [CompilerGeneratedAttribute] array<String^>^ get(); [CompilerGeneratedAttribute] private: void set(array<String^>^ value); }
Show: