Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides ValueType.ToString().
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As WinPrjActualException
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return Value
Type: System.String