MessageContractMemberAttribute.HasProtectionLevel Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur qui indique si un niveau de protection est 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 le membre a un niveau de protection ; sinon, false.

S’applique à