ProjectInRunningDocumentTableEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |