SearchOptionDataSource.Type Eigenschaft

Definition

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

SearchOptionType

Gibt den Typ der Suchoption zurück.

Gilt für