XmlnsDefinitionAttribute Properties
Silverlight
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. |