Freigeben über


SPExternalApplicationRequestProperties.ApplicationUrl-Eigenschaft

Ruft die URL der externen Anwendung.

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

Syntax

'Declaration
Public ReadOnly Property ApplicationUrl As String
    Get
'Usage
Dim instance As SPExternalApplicationRequestProperties
Dim value As String

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

Eigenschaftswert

Typ: System.String
URL der externen Anwendung.

Hinweise

Beispielsweise https://www.contoso.com/SilverlightApps/ContosoEmployees.xap.

Siehe auch

Referenz

SPExternalApplicationRequestProperties Klasse

SPExternalApplicationRequestProperties-Member

Microsoft.SharePoint-Namespace