SPApp.DefaultImageUrl property

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

Syntax

'Declaration
Public ReadOnly Property DefaultImageUrl As Uri
    Get
'Usage
Dim instance As SPApp
Dim value As Uri

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

Property value

Type: System.Uri

See also

Reference

SPApp class

SPApp members

Microsoft.SharePoint.Administration namespace