| Visual Basic (Declaration) | |
|---|---|
Overrides Public ReadOnly Property CatalogKey As String | |
| C# | |
|---|---|
public override string CatalogKey {get;} | |
Property Value
A System.String representing the key of the entity in the catalog.The catalog key returned by this property is the default name for the XML catalog Storage table.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code