XmlTypeAttribute.AnonymousType Właściwość

Definicja

Pobiera lub ustawia wartość, która określa, czy wynikowy typ schematu jest typem anonimowym 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

Wartość właściwości

Boolean

true, jeśli wynikowy typ schematu jest typem anonimowym XSD; w przeciwnym razie , false.

Dotyczy