PipelineLoadException.PCFPath Property (BCL)
The PCFPath property is a read-only String that gets the path to the .pcf file for the pipeline.
Definition
[Visual Basic .NET]
Public ReadOnly Property PCFPath As System.String
[C#]
public System.String PCFPath{get;}
Property Value
The path to the .pcf file for 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.