TypeInitializationException.TypeName 屬性

定義

取得初始化失敗之型別的完整名稱。

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

屬性值

String

初始化失敗之型別的完整名稱。

適用於