TypeNotFoundException.Type 屬性

定義

取得例外類型。

public:
 property System::String ^ Type { System::String ^ get(); };
public string Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

屬性值

回傳一個代表例外類型的字串。

適用於