ContractDescription.ShouldSerializeProtectionLevel Methode

Definition

Gibt einen Wert zurück, der angibt, ob die ProtectionLevel-Eigenschaft ihren Standardwert geändert hat und serialisiert werden soll.

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

Gibt zurück

Boolean

true, wenn der ProtectionLevel-Eigenschaftswert serialisiert werden soll, andernfalls false.

Gilt für