SearchOptionDataSource.VerbNames.Select 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 selection action on a search option data source. Value is “Search”.
public: static initonly System::String ^ Select;
static initonly std::wstring Select;
public static readonly string Select;
staticval mutable Select : string
Public Shared ReadOnly Select As String