del método ReportingPostCustomFieldCreatedEventArgs.ToString
Devuelve una cadena de texto que contiene todos los metadatos de un objeto especificado ReportingPostCustomFieldCreatedEventArgs .
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 ReportingPostCustomFieldCreatedEventArgs
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valor devuelto
Tipo: System.String
Vea también
Referencia
clase ReportingPostCustomFieldCreatedEventArgs