SearchControlDataSource.SearchOptions Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.