Share via


AppProperties.EulaUrl property

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

Syntax

'Declaration
Public ReadOnly Property EulaUrl As String
    Get
'Usage
Dim instance As AppProperties
Dim value As String

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

Property value

Type: System.String

See also

Reference

AppProperties class

AppProperties members

Microsoft.SharePoint.Client namespace