Share via


SwitchExpressionException.UnmatchedValue Proprietà

Definizione

Ottiene il valore non corrispondente associato all'eccezione.

public:
 property System::Object ^ UnmatchedValue { System::Object ^ get(); };
public object? UnmatchedValue { get; }
public object UnmatchedValue { get; }
member this.UnmatchedValue : obj
Public ReadOnly Property UnmatchedValue As Object

Valore della proprietà

Valore non corrispondente che causa l'eccezione.

Si applica a