Property IsBaseCatalog
IsBaseCatalog
Indicates whether the catalog is a base catalog.
Declaration
public bool IsBaseCatalog { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
By convention, filenames of base catalogs begin with
# sign.
Indicates whether the catalog is a base catalog.
public bool IsBaseCatalog { get; }
| Type | Description |
|---|---|
| bool |
By convention, filenames of base catalogs begin with
# sign.