NSMetadataQuery.StartQuery Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to start the query. Returns true on success.
[Foundation.Export("startQuery")]
public virtual bool StartQuery ();
abstract member StartQuery : unit -> bool
override this.StartQuery : unit -> bool
Returns
- Attributes