Share via


ContentDeploymentPath.DestinationServerUri - Propriété

Obtient ou définit l'URI du serveur de destination.

Espace de noms :  Microsoft.SharePoint.Publishing.Administration
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Property DestinationServerUri As Uri
    Get
    Set
'Utilisation
Dim instance As ContentDeploymentPath
Dim value As Uri

value = instance.DestinationServerUri

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

Valeur de propriété

Type : System.Uri
L'URI du serveur de destination.

Voir aussi

Référence

ContentDeploymentPath classe

ContentDeploymentPath - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms