XmlTypeAttribute.AnonymousType Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die bepaalt of het resulterende schematype een anoniem XSD-type is.

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

Waarde van eigenschap

true, als het resulterende schematype een anoniem XSD-type is; anders, false.

Van toepassing op