AdminDeletePostEventArgs.DeletionComments 属性

获取提供有关已删除的项的信息的文本。

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

语法

声明
Public ReadOnly Property DeletionComments As String
    Get
用法
Dim instance As AdminDeletePostEventArgs
Dim value As String

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

属性值

类型:System.String

另请参阅

引用

AdminDeletePostEventArgs 类

AdminDeletePostEventArgs 成员

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