StatusDelegateTaskPreEventArgs.Comment 屬性
取得以任務委派所傳送的註解。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public ReadOnly Property Comment As String
Get
'用途
Dim instance As StatusDelegateTaskPreEventArgs
Dim value As String
value = instance.Comment
public string Comment { get; }
屬性值
請參閱
參照
StatusDelegateTaskPreEventArgs 類別