FilterShortcutDefinition.ShouldSearchImmediately Ö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 parametresi sağlanmasa bile filtre kısayolu etkinleştirildiğinde sağlayıcıdan hemen bir arama istendi.
public: property bool ShouldSearchImmediately { public:
bool get(); protected:
void set(bool value); };
public: property bool ShouldSearchImmediately { public:
bool get(); protected:
void set(bool value); };
public bool ShouldSearchImmediately { get; protected set; }
member this.ShouldSearchImmediately : bool with get, set
Public Property ShouldSearchImmediately As Boolean