VsSearchTask.IVsSearchTask.Status Property

Definition

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

Property Value

Implements

Applies to