CorrelationScope.ShouldSerializeCorrelatesWith Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si la propriété CorrelatesWith doit être sérialisée.
public:
bool ShouldSerializeCorrelatesWith();
public bool ShouldSerializeCorrelatesWith ();
member this.ShouldSerializeCorrelatesWith : unit -> bool
Public Function ShouldSerializeCorrelatesWith () As Boolean
Retours
true
si la valeur de la propriété CorrelatesWith doit être sérialisée ; sinon, false
.