CBSRequestMessage.ToString 方法

获取一个字符串,包含所有的CBSRequestMessage属性和它们的值。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Overrides Function ToString As String
用法
Dim instance As CBSRequestMessage
Dim returnValue As String

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

返回值

类型:System.String

另请参阅

引用

CBSRequestMessage 类

CBSRequestMessage 成员

Microsoft.Office.Project.Server.Library 命名空间