XmlnsCompatibleWithAttribute.NewNamespace Property

Definition

Gets the subsuming namespace identifier reported by this attribute.

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

Property Value

The subsuming namespace identifier reported in the attribute.

Applies to