Partage via


FaultDescription.HasProtectionLevel Propriété

Définition

Obtient une valeur qui indique si un niveau de protection a été assigné au message d'erreur.

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 un niveau de protection est assigné au message d'erreur ; sinon, false. La valeur par défaut est false.

Remarques

La propriété HasProtectionLevel indique si la propriété ProtectionLevel a été définie pour la FaultDescription.

S’applique à