Web.SiteCollectionAppCatalog property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property SiteCollectionAppCatalog As SiteCollectionCorporateCatalogAccessor
    Get
'Usage
Dim instance As Web
Dim value As SiteCollectionCorporateCatalogAccessor

value = instance.SiteCollectionAppCatalog
public SiteCollectionCorporateCatalogAccessor SiteCollectionAppCatalog { get; }

Property value

Type: Microsoft.SharePoint.Marketplace.CorporateCuratedGallery.SiteCollectionCorporateCatalogAccessor

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace