Share via


NamespaceNameChangedEventArgs.OldNamespaceName Property

Definition

Gets the namespace name before the rename operation.

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

Property Value

The namespace name before the rename operation.

Applies to