de la propiedad AdminDeletePostEventArgs.DeletionComments
Obtiene el texto que se proporciona información sobre los elementos que se han eliminado.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public ReadOnly Property DeletionComments As String
Get
'Uso
Dim instance As AdminDeletePostEventArgs
Dim value As String
value = instance.DeletionComments
public string DeletionComments { get; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase AdminDeletePostEventArgs