SearchSettingsDataSource.PropertyNames.LiveSetting 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 representing the live setting for the search control's live region. Values for this setting come from Microsoft.Internal.VisualStudio.PlatformUI.Automation.AutomationLiveSetting. VSUI_TYPE_DWORD, Default=1.
public: static initonly System::String ^ LiveSetting;
static initonly std::wstring LiveSetting;
public static readonly string LiveSetting;
staticval mutable LiveSetting : string
Public Shared ReadOnly LiveSetting As String