ICustomTypeDescriptor.GetComponentName メソッド

定義

コンポーネントのこのインスタンスの名前を返します。

public:
 System::String ^ GetComponentName();
public string GetComponentName();
abstract member GetComponentName : unit -> string
Public Function GetComponentName () As String

返品

オブジェクトの名前。オブジェクトに名前がない場合は null

注釈

nullが返された場合は、既定の名前を使用します。

適用対象

こちらもご覧ください