IVsSearchTask::Id Property

 

Gets the VSCOOKIE identifying the task.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[ComAliasNameAttribute("VsShell.VSCOOKIE")]
[DispIdAttribute(1610678274)]
property unsigned int Id {
	unsigned int get();
}

Property Value

Type: System::UInt32

The VSCOOKIE identifying the task.

Return to top
Show: