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