Partager via


ServiceContractAttribute.HasProtectionLevel Propriété

Définition

Obtient une valeur qui indique si un niveau de protection a été assigné au membre.

public:
 property bool HasProtectionLevel { bool get(); };
public bool HasProtectionLevel { get; }
member this.HasProtectionLevel : bool
Public ReadOnly Property HasProtectionLevel As Boolean

Valeur de propriété

Boolean

true si la propriété ProtectionLevel n'a pas la valeur None ; sinon, false. La valeur par défaut est false.

Remarques

La HasProtectionLevel propriété indique si une valeur de niveau de protection autre que false celle du contrat a été définie.

S’applique à