Share via


CatalogSetCollection.DebugContext Property (BCL)

The DebugContext property is a read-only String that the DebugContext object for the CatalogContext object uses to create this CatalogSetCollection object.

Definition

[Visual Basic .NET]

Public ReadOnly Property DebugContext As DebugContext

[C#]

public DebugContext DebugContext{get;} 

Property Value

The DebugContext object for the CatalogContext object that was used to create this CatalogSetCollection object.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.