XmlTypeAttribute.AnonymousType Tulajdonság

Definíció

Lekéri vagy beállít egy értéket, amely meghatározza, hogy az eredményül kapott sématípus XSD névtelen típus-e.

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

Tulajdonság értéke

true, ha az eredményül kapott sématípus egy XSD névtelen típus; egyéb esetben. false

A következőre érvényes: