Share via


PipelineBase.ToString Method (BCL)

Use this method to retrieve the name of the pipeline.

Definition

[Visual Basic .NET]

Overridable Public Function ToString( _) As System.String

[C#]

public virtual System.String ToString();

Return Value

The name of the pipeline.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Pipelines

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.