Share via


AppIconInfo.MimeType property

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

Syntax

'Declaration
Public ReadOnly Property MimeType As String
    Get
'Usage
Dim instance As AppIconInfo
Dim value As String

value = instance.MimeType
public string MimeType { get; }

Property value

Type: System.String

See also

Reference

AppIconInfo class

AppIconInfo members

Microsoft.SharePoint.Packaging namespace