SearchControlDataSource.SearchOptions Özellik

Tanım

Arama denetimi veri kaynağı için arama seçenekleri koleksiyonunu alır veya ayarlar.

public:
 property Microsoft::Internal::VisualStudio::PlatformUI::UIDataSourceCollection ^ SearchOptions { Microsoft::Internal::VisualStudio::PlatformUI::UIDataSourceCollection ^ get(); void set(Microsoft::Internal::VisualStudio::PlatformUI::UIDataSourceCollection ^ value); };
public Microsoft.Internal.VisualStudio.PlatformUI.UIDataSourceCollection SearchOptions { get; set; }
member this.SearchOptions : Microsoft.Internal.VisualStudio.PlatformUI.UIDataSourceCollection with get, set
Public Property SearchOptions As UIDataSourceCollection

Özellik Değeri

Microsoft.Internal.VisualStudio.PlatformUI.UIDataSourceCollection

Arama seçenekleri koleksiyonunu döndürür.

Şunlara uygulanır