This document is archived and information here might be outdated. Recommended version. |
Catalog path of the item.
[Visual Basic .NET]
Public Property CatalogPath As String
[C#]
public string CatalogPath {get; set;}
[C++]
HRESULT get_CatalogPath(
System.String* pCatalogPath
);
[C++]
HRESULT put_CatalogPath(
BSTR pCatalogPath
);
[C++] Parameters pCatalogPath [out, retval]
pCatalogPath is a parameter of type BSTR* pCatalogPath [in]
pCatalogPath is a parameter of type BSTR