XmlnsDefinitionAttribute.ClrNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Target for ClrNamespace or other xmlns
Gets the CLR namespace.
public:
property System::String ^ ClrNamespace { System::String ^ get(); };
[System.Obsolete("Use Target for ClrNamespace or other xmlns")]
public string ClrNamespace { get; }
public string ClrNamespace { get; }
[<System.Obsolete("Use Target for ClrNamespace or other xmlns")>]
member this.ClrNamespace : string
member this.ClrNamespace : string
Public ReadOnly Property ClrNamespace As String
Property Value
- Attributes