Property useCatalogProvider
useCatalogProvider
Whether or not the project will use the catalog stored on the cloud or the one cached locally.
Declaration
public bool useCatalogProvider { get; set; }
Property Value
Type | Description |
---|---|
bool | True if the project will use the catalog stored on the cloud. |