Compartilhar via


ResourceDeletePostEventArgs.DeletionComment propriedade

Obtém o texto que fornece informações sobre um recurso excluído.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public ReadOnly Property DeletionComment As String
    Get
'Uso
Dim instance As ResourceDeletePostEventArgs
Dim value As String

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

ResourceDeletePostEventArgs classe

ResourceDeletePostEventArgs membros

Microsoft.Office.Project.Server.Events namespace