SoapAttribute.Embedded Proprietà

Definizione

Ottiene o imposta un valore che indica se il tipo deve essere annidato durante la serializzazione SOAP.

public:
 virtual property bool Embedded { bool get(); void set(bool value); };
public virtual bool Embedded { get; set; }
member this.Embedded : bool with get, set
Public Overridable Property Embedded As Boolean

Valore della proprietà

true se l'oggetto di destinazione deve essere annidato durante la serializzazione SOAP; in caso contrario, false.

Si applica a