MixedRealitySearchUtility.Searching Property
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.
True if a search is being executed. This must be false before calling StartProfileSearch.
public:
static property bool Searching { bool get(); };
public static bool Searching { get; }
member this.Searching : bool
Public Shared ReadOnly Property Searching As Boolean