XmlnsCompatibleWithAttribute::OldNamespace Property

 

Gets the reference namespace identifier reported by this attribute.

Namespace:   System.Windows.Markup
Assembly:  System.Xaml (in System.Xaml.dll)

public:
property String^ OldNamespace {
	String^ get();
}

Property Value

Type: System::String^

The reference namespace identifier.

.NET Framework
Available since 3.0
Return to top
Show: