SPAppInstance.ImageFallbackUrl property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ImageFallbackUrl As Uri
    Get
'Usage
Dim instance As SPAppInstance
Dim value As Uri

value = instance.ImageFallbackUrl
public Uri ImageFallbackUrl { get; }

Property value

Type: System.Uri

See also

Reference

SPAppInstance class

SPAppInstance members

Microsoft.SharePoint.Administration namespace