Property.ToString Method
Reserved for internal use.
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 [Property]
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return Value
Type: System.String