CorrelationScope.ShouldSerializeCorrelatesWith メソッド

定義

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

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

返品

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

適用対象