AppIconInfo class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Packaging.AppIconInfo

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

Syntax

'Declaration
Public NotInheritable Class AppIconInfo _
    Inherits ClientObject
'Usage
Dim instance As AppIconInfo
public sealed class AppIconInfo : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

AppIconInfo members

Microsoft.SharePoint.Packaging namespace