IVsRunningDocumentTable4::GetDocumentProjectGuid Method (UInt32)

 

Returns the GUID for the project owning the document

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

Guid GetDocumentProjectGuid(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The document cookie.

Return Value

Type: System::Guid

The GUID.

Return to top
Show: