ICustomTypeDescriptor.GetComponentName メソッド

定義

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

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

戻り値

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

注釈

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

適用対象

こちらもご覧ください