DbXmlEnabledProviderManifest.NamespaceName Property

Definition

Gets the namespace name supported by this provider manifest.

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

Property Value

The namespace name supported by this provider manifest.

Applies to