ICustomTypeDescriptor.GetComponentName 메서드

정의

해당 구성 요소 인스턴스의 이름을 반환합니다.

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

반환

개체의 이름이거나, 개체에 이름이 없으면 null입니다.

설명

가 반환되면 null 기본 이름을 사용합니다.

적용 대상

추가 정보