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 程式碼。