AppDetails.SupportUrl property

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

Syntax

'Declaration
Public ReadOnly Property SupportUrl As String
    Get
'Usage
Dim instance As AppDetails
Dim value As String

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

Property value

Type: System.String

See also

Reference

AppDetails class

AppDetails members

Microsoft.SharePoint.Packaging namespace