ProjectInRunningDocumentTableEventArgs 类

定义

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

构造函数

ProjectInRunningDocumentTableEventArgs(Guid, String, UInt32)

属性

Cookie

项目文件的正在运行的文档表 cookie。 VSCOOKIE_NIL如果项目文件尚不在正在运行的文档表中,这将为。

Filename

项目文件的完全限定名称。

ProjectId

项目的 Guid

适用于