RootNamespaceAttribute Constructor (String^)

 

Initializes a new instance of the RootNamespaceAttribute class.

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

public:
RootNamespaceAttribute(
	String^ nameSpace
)

Parameters

nameSpace
Type: System::String^

The root namespace value.

.NET Framework
Available since 3.0
Return to top
Show: