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

See also

Reference

AppTile class

AppTile members

Microsoft.SharePoint.Client namespace