DataBus.GetComponentName 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 DataBus 控件的组件的名称。
public:
virtual System::String ^ GetComponentName();
public string GetComponentName ();
abstract member GetComponentName : unit -> string
override this.GetComponentName : unit -> string
Public Function GetComponentName () As String
返回
DataBus 控件的组件的指定名称。