SearchSettingsDataSource.PropertyNames.SearchStartType 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 property indicating the search start type (instant/delayed/ondemand). VSUI_TYPE_DWORD(VSSEARCHSTARTTYPE). Default=SST_DELAYED.
public: static initonly System::String ^ SearchStartType;
static initonly std::wstring SearchStartType;
public static readonly string SearchStartType;
staticval mutable SearchStartType : string
Public Shared ReadOnly SearchStartType As String