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
物件的使用者可讀取名稱