ElementTypeDescriptor.GetComponentName 方法

定义

对象的名称; 如果对象没有名称,则为空字符串。

public:
 override System::String ^ GetComponentName();
public override string GetComponentName ();
override this.GetComponentName : unit -> string
Public Overrides Function GetComponentName () As String

返回

String

对象的名称; 如果对象没有名称,则为空字符串。

适用于