DataContractSerializer.PreserveObjectReferences Proprietà

Definizione

Ottiene un valore che specifica se utilizzare costrutti XML non standard per conservare i dati del riferimento all'oggetto.

public:
 property bool PreserveObjectReferences { bool get(); };
public bool PreserveObjectReferences { get; }
member this.PreserveObjectReferences : bool
Public ReadOnly Property PreserveObjectReferences As Boolean

Valore della proprietà

true per mantenere i riferimenti. In caso contrario, false.

Si applica a