ContentDeploymentPath.SourceServerUri - Propriété
Obtient ou définit l'URI du serveur source.
Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Property SourceServerUri As Uri
Get
Set
'Utilisation
Dim instance As ContentDeploymentPath
Dim value As Uri
value = instance.SourceServerUri
instance.SourceServerUri = value
public Uri SourceServerUri { get; set; }
Valeur de propriété
Type : System.Uri
Exceptions
Exception | Condition |
---|---|
System.ArgumentNullException | Lève si null ou vide. |
Voir aussi
Référence
ContentDeploymentPath - Membres
Microsoft.SharePoint.Publishing.Administration - Espace de noms