XmlnsDefinitionAttribute Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property AssemblyName Gets or sets the name of the assembly that contains the ClrNamespace.
Public property ClrNamespace Gets the CLR namespace that is mapped to XmlNamespace by the attribute.
Public property XmlNamespace Gets the XML namespace (xmlns) that is mapped to ClrNamespace by the attribute.
Top

Show:
© 2017 Microsoft