XmlnsDefinitionAttribute.ClrNamespace Property

Definition

Gets the string name of the CLR namespace specified in this attribute.

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

Property Value

The CLR namespace, specified as a string.

Applies to