共用方式為


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 命名空間