Edit

Share via


DesignerNamespaceResolveEventArgs.NamespaceName Property

Definition

Gets the name of the namespace to resolve.

This API supports the product infrastructure and is not intended to be used directly from your code.

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