Freigeben über


SPAppUsageEntry.InstallLocation-Eigenschaft

Dient zum Abrufen oder Festlegen des URL-Speicherorts der app-Instanz.

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

Syntax

'Declaration
Public Property InstallLocation As String
    Get
    Set
'Usage
Dim instance As SPAppUsageEntry
Dim value As String

value = instance.InstallLocation

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

Eigenschaftswert

Typ: System.String
Die URL der app-Instanz.

Siehe auch

Referenz

SPAppUsageEntry Klasse

SPAppUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace