XmlnsCompatibleWithAttribute.NewNamespace 属性

定义

获取由此特性报告的包含命名空间标识符。

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

属性值

特性中报告的包含命名空间标识符。

适用于