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.
| Name | Description | |
|---|---|---|
|
AnonymousType | Gets or sets a value that determines whether the resulting schema type is an XSD anonymous type. |
|
IncludeInSchema | Gets or sets a value that indicates whether to include the type in XML schema documents. |
|
Namespace | Gets or sets the namespace of the XML type. |
|
TypeName | Gets or sets the name of the XML type. |
Show: