XmlTypeAttribute Properties
Collapse the table of content
Expand the table of content

XmlTypeAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The XmlTypeAttribute type exposes the following members.

  NameDescription
Public property AnonymousType Gets or sets a value that determines whether the resulting schema type is an XSD anonymous type.
Public property IncludeInSchema Gets or sets a value that indicates whether to include the type in XML schema documents.
Public property Namespace Gets or sets the namespace of the XML type.
Public property TypeName Gets or sets the name of the XML type.
Top

Show:
© 2017 Microsoft