ResourceDeletePostEventArgs.DeletionComment 属性

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

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

语法

声明
Public ReadOnly Property DeletionComment As String
    Get
用法
Dim instance As ResourceDeletePostEventArgs
Dim value As String

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

属性值

类型:System.String

另请参阅

引用

ResourceDeletePostEventArgs 类

ResourceDeletePostEventArgs 成员

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