CatalogContext.DebugContext Property (BCL)

The DebugContext property contains the DebugContext object that is associated with this object.

Definition

[Visual Basic .NET]

Public ReadOnly Property DebugContext As DebugContext

[C#]

public DebugContext DebugContext{get;} 

Property Value

A DebugContext object that this object is using to log trace messages, and so forth.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.