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