Share via


CommerceProfileSystemException.ToString Method (BCL)

Creates and returns a string representation of the current exception.

Definition

[Visual Basic .NET]

Overrides Public Function ToString( _) As System.String

[C#]

public override System.String ToString();

Return Value

A string representation of the current exception.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.