Share via


PipelineBase.PipelineConfigPath Property (BCL)

The PipelineConfigPath property is a read-only String that gets the path to the pipeline .pcf file.

Definition

[Visual Basic .NET]

Public ReadOnly Property PipelineConfigPath As System.String

[C#]

public System.String PipelineConfigPath{get;} 

Property Value

Gets the path to the pipeline .pcf file.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Pipelines

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.