DuplicatePortalUrlException.Zone, 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 Zone As PortalZone
'Utilisation
Dim instance As DuplicatePortalUrlException
Dim value As PortalZone
value = instance.Zone
public PortalZone Zone { get; }
Valeur de la propriété
The Microsoft.SharePoint.Portal.Topology.PortalZone used to create an instance of PortalUrl.
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.
Voir aussi
Référence
DuplicatePortalUrlException, classe
Membres DuplicatePortalUrlException
Microsoft.SharePoint.Portal.Topology, espace de noms