SearchControlDataSource.SearchFilters Özellik

Tanım

Arama denetimi veri kaynağı için koleksiyon arama filtrelerini alır veya ayarlar.

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

Özellik Değeri

Microsoft.Internal.VisualStudio.PlatformUI.UIDataSourceCollection

Arama filtresi koleksiyonunu döndürür.

Şunlara uygulanır