Condividi tramite


FaultPropagationRecord.IsFaultSource Proprietà

Definizione

Un valore che indica se questo gestore è il primo gestore per l'errore.

public:
 property bool IsFaultSource { bool get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool IsFaultSource { get; }
public bool IsFaultSource { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.IsFaultSource : bool
member this.IsFaultSource : bool
Public ReadOnly Property IsFaultSource As Boolean

Valore della proprietà

true se questo è il primo gestore per l'eccezione. false se questo è un gestore successivo per l'eccezione.

Attributi

Si applica a