Share via


CBSRequestMessage.ToString method

Gets a string that contains all the CBSRequestMessage properties and their values.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As CBSRequestMessage
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

CBSRequestMessage class

CBSRequestMessage members

Microsoft.Office.Project.Server.Library namespace