SearchSettingsDataSource.SearchStartType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type de démarrage de recherche du contrôle de recherche commun. La valeur par défaut est différée ; le type de démarrage peut être instantané (SST_INSTANT), différé (SST_DELAYED) ou à la demande (SST_ONDEMAND).
public:
property Microsoft::VisualStudio::Shell::Interop::VSSEARCHSTARTTYPE SearchStartType { Microsoft::VisualStudio::Shell::Interop::VSSEARCHSTARTTYPE get(); void set(Microsoft::VisualStudio::Shell::Interop::VSSEARCHSTARTTYPE value); };
public:
property Microsoft::VisualStudio::Shell::Interop::VSSEARCHSTARTTYPE SearchStartType { Microsoft::VisualStudio::Shell::Interop::VSSEARCHSTARTTYPE get(); void set(Microsoft::VisualStudio::Shell::Interop::VSSEARCHSTARTTYPE value); };
public Microsoft.VisualStudio.Shell.Interop.VSSEARCHSTARTTYPE SearchStartType { get; set; }
member this.SearchStartType : Microsoft.VisualStudio.Shell.Interop.VSSEARCHSTARTTYPE with get, set
Public Property SearchStartType As VSSEARCHSTARTTYPE
Valeur de propriété
Retourne le type de lancement de recherche du contrôle.