FaultDescription.HasProtectionLevel Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of aan het foutbericht een beveiligingsniveau is toegewezen.

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

Waarde van eigenschap

true als het foutbericht een beveiligingsniveau heeft; anders, false. De standaardwaarde is false.

Opmerkingen

De HasProtectionLevel eigenschap geeft aan of de ProtectionLevel eigenschap is ingesteld voor de FaultDescription.

Van toepassing op