ComponentInformation 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
| ComponentInformation(ComponentInformation) | |
| ComponentInformation(Object, String) |
创建 的新实例 ComponentInformation |
ComponentInformation(ComponentInformation)
protected ComponentInformation(System.Device.ComponentInformation original);
Protected Sub New (original As ComponentInformation)
参数
- original
- ComponentInformation
适用于
ComponentInformation(Object, String)
创建 的新实例 ComponentInformation
public ComponentInformation(object instance, string description);
new System.Device.ComponentInformation : obj * string -> System.Device.ComponentInformation
Public Sub New (instance As Object, description As String)
参数
- instance
- Object
此信息所属的实例
- description
- String
对象的用户可读名称