NotInitializedException.ComponentName プロパティ

定義

現在のコンポーネントの名前を含む文字列を取得します。

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

プロパティ値

コンポーネントの名前を表す文字列。

適用対象