FaultDescription.ShouldSerializeProtectionLevel メソッド

定義

ProtectionLevel プロパティが既定値から変更され、シリアル化する必要があるかどうかを示す値を返します。

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

返品

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

適用対象