WopiProperties.AppIconUrl property
Namespace: Microsoft.SharePoint.Client.Utilities
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property AppIconUrl As String
Get
'Usage
Dim instance As WopiProperties
Dim value As String
value = instance.AppIconUrl
public string AppIconUrl { get; }
Property value
Type: System.String