XmlnsPrefixAttribute.XmlNamespace Property

Definition

Gets the String that contains the value of the XML namespace for the decorated class.

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

Property Value

The String that contains the value of the XML namespace for the decorated class.

Applies to