Freigeben über


ContentDeploymentPath.DestinationServerUri-Eigenschaft

Ruft ab oder legt den URI für den Zielserver.

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

Syntax

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

value = instance.DestinationServerUri

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

Eigenschaftswert

Typ: System.Uri
Der URI für den Zielserver.

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace