Share via


PipelineBase.LoggingEnabled Property (BCL)

The LoggingEnabled property is a read-only Boolean that determines whether logging is enabled.

Definition

[Visual Basic .NET]

Public ReadOnly Property LoggingEnabled As System.Boolean

[C#]

public System.Boolean LoggingEnabled{get;} 

Property Value

A Boolean that indicates whether logging is enabled.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Pipelines

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.