VsSearchTask.IVsSearchTask.Status 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.
The task status
property System::UInt32 Microsoft::VisualStudio::Shell::Interop::IVsSearchTask::Status { System::UInt32 get(); };
property unsigned int Microsoft.VisualStudio.Shell.Interop.IVsSearchTask.Status { unsigned int get(); };
uint Microsoft.VisualStudio.Shell.Interop.IVsSearchTask.Status { get; }
member this.Microsoft.VisualStudio.Shell.Interop.IVsSearchTask.Status : uint32
ReadOnly Property Status As UInteger Implements IVsSearchTask.Status