SwitchExpressionException.UnmatchedValue 屬性

定義

取得與例外狀況建立關聯的不相符值。

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

屬性值

造成例外狀況的不相符值。

適用於