NamespaceNameChangingEventArgs.NewNamespaceName Property

Definition

Gets or sets the namespace after the rename operation.

public:
 property System::String ^ NewNamespaceName { System::String ^ get(); };
public string NewNamespaceName { get; }
member this.NewNamespaceName : string
Public ReadOnly Property NewNamespaceName As String

Property Value

The namespace after the rename operation.

Applies to