Share via


XmlTypeAttribute.AnonymousType Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob der resultierende Schematyp ein anonymer XSD-Typ ist, oder legt diesen fest.

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

Boolean

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

Gilt für