del método ReportingPostProjectWorkspaceDeletedEventArgs.ToString
Devuelve una cadena de texto que contiene el GUID del área de trabajo de proyecto 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 Overrides Function ToString As String
'Uso
Dim instance As ReportingPostProjectWorkspaceDeletedEventArgs
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valor devuelto
Tipo: System.String
Vea también
Referencia
clase ReportingPostProjectWorkspaceDeletedEventArgs