MessageDescription.ShouldSerializeProtectionLevel メソッド

定義

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

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

戻り値

Boolean

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

適用対象