NamespaceResolveEventArgs.NamespaceName Property

Definition

Gets the name of the namespace to resolve.

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

Property Value

The name of the namespace to resolve.

Applies to