XmlnsPrefixAttribute.XmlNamespace 属性

定义

获取包含修饰类的 XML 命名空间值的 String

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

属性值

包含修饰类的 XML 命名空间值的 String

适用于