NotInitializedException.ComponentName 属性

定义

获取包含当前组件的名称的字符串。

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

属性值

一个表示组件名称的字符串。

适用于