OperationDescription.ShouldSerializeProtectionLevel Metodo

Definizione

Restituisce un valore che indica se la ProtectionLevel proprietà è stata modificata rispetto al valore predefinito e deve essere serializzata.

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

Valori restituiti

true se il valore della ProtectionLevel proprietà deve essere serializzato; in caso contrario, false.

Si applica a