StatusSubmitPostEventArgs.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 StatusSubmitPostEventArgs
Dim value As String

value = instance.Comment
public string Comment { get; }

属性值

类型:System.String

另请参阅

引用

StatusSubmitPostEventArgs 类

StatusSubmitPostEventArgs 成员

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