Partager via


DuplicatePortalUrlException.Url, propriété (Microsoft.SharePoint.Portal.Topology)

Obsolete.

Espace de noms : Microsoft.SharePoint.Portal.Topology
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Url As Uri
'Utilisation
Dim instance As DuplicatePortalUrlException
Dim value As Uri

value = instance.Url
public Uri Url { get; }

Valeur de la propriété

The System.Uri used to create a PortalUrl instance.

Remarques

The DuplicatePortalUrlException class represents the exception that is thrown by the Commit method of the PortalUrl class when a duplicate URL for a PortalSite object already exists in the same zone.

See the PortalUrl class for additional information about the PortalUrl object.

Voir aussi

Référence

DuplicatePortalUrlException, classe
Membres DuplicatePortalUrlException
Microsoft.SharePoint.Portal.Topology, espace de noms