SearchOptionDataSource.Type Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft den Typ ab oder legt ihn fest (Boolescher oder Befehl) für die Suchoption.
public:
property Microsoft::VisualStudio::PlatformUI::SearchOptionType Type { Microsoft::VisualStudio::PlatformUI::SearchOptionType get(); void set(Microsoft::VisualStudio::PlatformUI::SearchOptionType value); };
public:
property Microsoft::VisualStudio::PlatformUI::SearchOptionType Type { Microsoft::VisualStudio::PlatformUI::SearchOptionType get(); void set(Microsoft::VisualStudio::PlatformUI::SearchOptionType value); };
public Microsoft.VisualStudio.PlatformUI.SearchOptionType Type { get; set; }
member this.Type : Microsoft.VisualStudio.PlatformUI.SearchOptionType with get, set
Public Property Type As SearchOptionType
Eigenschaftswert
Gibt den Typ der Suchoption zurück.