SearchFilterDataSource.PropertyNames.DisplayText Field
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.
The name of the display text for the search filter data source. Value is “DisplayText”.
public: static initonly System::String ^ DisplayText;
static initonly std::wstring DisplayText;
public static readonly string DisplayText;
staticval mutable DisplayText : string
Public Shared ReadOnly DisplayText As String