NotInitializedException.ComponentName 속성

정의

현재 구성 요소의 이름을 포함하는 문자열을 가져옵니다.

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

속성 값

구성 요소의 이름을 나타내는 문자열입니다.

적용 대상