SearchOptionDataSource.Type Özellik

Tanım

Arama seçeneği için türü (Boolean veya komut) alır veya ayarlar.

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

Özellik Değeri

SearchOptionType

Arama seçeneğinin türünü döndürür.

Şunlara uygulanır