Share via


AreaDuplicateException.AreaName Property

Gets or sets the name of the area.

Namespace:  Microsoft.SharePoint.Portal.SiteData
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property AreaName As String
    Get
'Usage
Dim instance As AreaDuplicateException
Dim value As String

value = instance.AreaName
public string AreaName { get; }

Property Value

Type: System.String
String that represents the name of the area.

See Also

Reference

AreaDuplicateException Class

AreaDuplicateException Members

Microsoft.SharePoint.Portal.SiteData Namespace