PSWProjectEventArgs 类

此类及其成员仅供内部使用,不适合在您的代码中使用。

继承层次结构

System.Object
  System.EventArgs
    System.Workflow.Activities.ExternalDataEventArgs
      Microsoft.Office.Project.Server.Library.PSWProjectEventArgs

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
<SerializableAttribute> _
Public Class PSWProjectEventArgs _
    Inherits ExternalDataEventArgs
用法
Dim instance As PSWProjectEventArgs
[SerializableAttribute]
public class PSWProjectEventArgs : ExternalDataEventArgs

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

PSWProjectEventArgs 成员

Microsoft.Office.Project.Server.Library 命名空间