Condividi tramite


XmlTypeAttribute.AnonymousType Proprietà

Definizione

Ottiene o imposta un valore che determina se il tipo di schema risultante è un tipo anonimo XSD.

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

Valore della proprietà

true se il tipo di schema risultante è un tipo anonimo XSD. In caso contrario, false.

Si applica a