Share via


ProjectInRunningDocumentTableEventArgs Class

Definition

public ref class ProjectInRunningDocumentTableEventArgs : EventArgs
public class ProjectInRunningDocumentTableEventArgs : EventArgs
type ProjectInRunningDocumentTableEventArgs = class
    inherit EventArgs
Public Class ProjectInRunningDocumentTableEventArgs
Inherits EventArgs
Inheritance
ProjectInRunningDocumentTableEventArgs

Constructors

ProjectInRunningDocumentTableEventArgs(Guid, String, UInt32)

Properties

Cookie

The Running Document Table cookie for the project file. This will be VSCOOKIE_NIL if the project file is not yet in the Running Document Table.

Filename

The fully qualified name of the project file.

ProjectId

The project's Guid

Applies to