CategoryNotFoundException.CatalogName Property (BCL)
The CatalogName property gets the name of the catalog.
Definition
[Visual Basic .NET]
Public ReadOnly Property CatalogName As System.Object
[C#]
public System.Object CatalogName{get;}
Property Value
A System.String that contains the name of the catalog.
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Catalog
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
Copyright © 2005 Microsoft Corporation.
All rights reserved.