XmlnsDefinitionAttribute Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The XmlnsDefinitionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AssemblyName | Gets or sets the name of the assembly that contains the ClrNamespace. |
|
ClrNamespace | Gets the CLR namespace that is mapped to XmlNamespace by the attribute. |
|
XmlNamespace | Gets the XML namespace (xmlns) that is mapped to ClrNamespace by the attribute. |
Show: