ContractDescription.ShouldSerializeProtectionLevel Méthode

Définition

Retourne une valeur qui indique si la propriété ProtectionLevel utilise une autre valeur que 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 la propriété ProtectionLevel doit être sérialisée ; sinon, false.

S’applique à