Freigeben über


ContentDeploymentPath.DestinationAdminServerUri-Eigenschaft

Ruft ab oder legt den URI für den Server der Zentraladministration fest.

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

Syntax

'Declaration
Public Property DestinationAdminServerUri As Uri
    Get
    Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As Uri

value = instance.DestinationAdminServerUri

instance.DestinationAdminServerUri = value
public Uri DestinationAdminServerUri { get; set; }

Eigenschaftswert

Typ: System.Uri
Der URI für den virtuellen Server der Ziel-Zentraladministration.

Ausnahmen

Ausnahme Bedingung
System.ArgumentNullException

Löst, wenn null oder leer.

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace