Share via


AdminDeletePostEventArgs.DeletionComments - Propriété

Obtient le texte qui fournit des informations sur les éléments qui ont été supprimés.

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DeletionComments As String
    Get
'Utilisation
Dim instance As AdminDeletePostEventArgs
Dim value As String

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

AdminDeletePostEventArgs classe

AdminDeletePostEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms