Partager via


FaultDescription.HasProtectionLevel Propriété

Définition

Obtient une valeur qui indique si le message d’erreur 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 message d’erreur a un niveau de protection ; sinon, false. La valeur par défaut est false.

Remarques

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

S’applique à