StatusUpdatePostEventArgs 构造函数 (String)

创建类实例的StatusUpdatePostEventArgs ;在内部使用。

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

语法

声明
Public Sub New ( _
    changexml As String _
)
用法
Dim changexml As String

Dim instance As New StatusUpdatePostEventArgs(changexml)
public StatusUpdatePostEventArgs(
    string changexml
)

参数

  • changexml
    类型:System.String

    包含状态更新信息的 XML 代码。

另请参阅

引用

StatusUpdatePostEventArgs 类

StatusUpdatePostEventArgs 成员

StatusUpdatePostEventArgs 重载

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