Share via


NamespaceNameChangingEventArgs.NamespaceName Property

Gets or sets the current namespace name.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Property NamespaceName As String
public string NamespaceName { get; private set; }

Property Value

Type: String
The current namespace name.

.NET Framework Security

See Also

Reference

NamespaceNameChangingEventArgs Class

Microsoft.VisualStudio.SharePoint Namespace