IVsRunningDocumentTable4.GetDocumentProjectGuid(UInt32) Метод

Определение

Возвращает идентификатор GUID для проекта, владеющего документом.

public:
 Guid GetDocumentProjectGuid(System::UInt32 cookie);
public Guid GetDocumentProjectGuid (uint cookie);
abstract member GetDocumentProjectGuid : uint32 -> Guid
Public Function GetDocumentProjectGuid (cookie As UInteger) As Guid

Параметры

cookie
UInt32

файл cookie документа.

Возвращаемое значение

Guid

GUID-адрес.

Применяется к