AppErrorEntry.InstanceUrl property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Property InstanceUrl As String
    Get
    Set
'Usage
Dim instance As AppErrorEntry
Dim value As String

value = instance.InstanceUrl

instance.InstanceUrl = value
public string InstanceUrl { get; set; }

Property value

Type: System.String

See also

Reference

AppErrorEntry class

AppErrorEntry members

Microsoft.Online.SharePoint.TenantAdministration namespace