CorrelationScope.ShouldSerializeCorrelatesWith メソッド

定義

CorrelatesWith プロパティをシリアル化する必要があるかどうかを示します。

public:
 bool ShouldSerializeCorrelatesWith();
public bool ShouldSerializeCorrelatesWith ();
member this.ShouldSerializeCorrelatesWith : unit -> bool
Public Function ShouldSerializeCorrelatesWith () As Boolean

戻り値

true プロパティ値をシリアル化する必要がある場合は CorrelatesWith。それ以外の場合は false

適用対象