MessageContractMemberAttribute.HasProtectionLevel Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur qui indique si le membre a un niveau de protection affecté.

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

Valeur de propriété

true si le membre a un niveau de protection ; sinon, false.

S’applique à