Share via


AppIconInfo.Content property

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

Syntax

'Declaration
Public ReadOnly Property Content As Byte()
    Get
'Usage
Dim instance As AppIconInfo
Dim value As Byte()

value = instance.Content
public byte[] Content { get; }

Property value

Type: []

See also

Reference

AppIconInfo class

AppIconInfo members

Microsoft.SharePoint.Packaging namespace