AreaDuplicateException.AreaName, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets or sets the name of the area.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AreaName As String
'Utilisation
Dim instance As AreaDuplicateException
Dim value As String
value = instance.AreaName
public string AreaName { get; }
Valeur de la propriété
String that represents the name of the area.
Voir aussi
Référence
AreaDuplicateException, classe
Membres AreaDuplicateException
Microsoft.SharePoint.Portal.SiteData, espace de noms