Share via


PipelineBase.DebugContext Property (BCL)

The DebugContext property is a read-only DebugContext that gets the DebugContext object for this pipeline.

Definition

[Visual Basic .NET]

Public ReadOnly Property DebugContext As DebugContext

[C#]

public DebugContext DebugContext{get;} 

Property Value

The DebugContext object for this 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.