NotInitializedException.ComponentName 屬性

定義

會取得包含當前元件名稱的字串。

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

屬性值

一個代表元件名稱的字串。

適用於