del método ReportingPostProjectCreatedEventArgs.ToString
Devuelve una cadena de texto que contiene el GUID del proyecto que se ha creado.
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 ReportingPostProjectCreatedEventArgs
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valor devuelto
Tipo: System.String
Vea también
Referencia
clase ReportingPostProjectCreatedEventArgs