XmlTypeAttribute.AnonymousType Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der bestimmt, ob der resultierende Schematyp ein anonymer XSD-Typ ist.

public:
 property bool AnonymousType { bool get(); void set(bool value); };
public bool AnonymousType { get; set; }
member this.AnonymousType : bool with get, set
Public Property AnonymousType As Boolean

Eigenschaftswert

true, wenn der resultierende Schematyp ein anonymer XSD-Typ ist; andernfalls . false

Gilt für: