DuplicatePortalUrlException.Message, 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 Overrides ReadOnly Property Message As String
'Utilisation
Dim instance As DuplicatePortalUrlException
Dim value As String
value = instance.Message
public override string Message { get; }
Valeur de la propriété
A string that contains the description of the error condition.
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