ContractDescription.ShouldSerializeProtectionLevel Méthode

Définition

Retourne une valeur qui indique si la ProtectionLevel propriété a changé de sa valeur par défaut et doit être sérialisée.

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

Retours

true si la valeur de ProtectionLevel propriété doit être sérialisée ; sinon, false.

S’applique à