Web.TenantAppCatalog property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property TenantAppCatalog As TenantCorporateCatalogAccessor
Get
'Usage
Dim instance As Web
Dim value As TenantCorporateCatalogAccessor
value = instance.TenantAppCatalog
public TenantCorporateCatalogAccessor TenantAppCatalog { get; }
Property value
Type: Microsoft.SharePoint.Marketplace.CorporateCuratedGallery.TenantCorporateCatalogAccessor