FaultDescription.HasProtectionLevel Propriedade

Definição

Recebe um valor que indica se a mensagem de falha tem um nível de proteção atribuído.

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

Valor de Propriedade

true se a mensagem de falha tiver um nível de proteção; caso contrário, false. A predefinição é false.

Observações

A HasProtectionLevel propriedade indica se a ProtectionLevel propriedade foi definida para o FaultDescription.

Aplica-se a