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

초기화에 실패한 형식의 정규화된 이름입니다.

적용 대상