Share via


CatalogSetCollection.CatalogContext Property (BCL)

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

Definition

[Visual Basic .NET]

Public ReadOnly Property CatalogContext As CatalogContext

[C#]

public CatalogContext CatalogContext{get;} 

Property Value

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.