ComponentInformation Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| ComponentInformation(ComponentInformation) | |
| ComponentInformation(Object, String) |
Erstellen einer neuen instance vonComponentInformation |
ComponentInformation(ComponentInformation)
protected ComponentInformation(System.Device.ComponentInformation original);
Protected Sub New (original As ComponentInformation)
Parameter
- original
- ComponentInformation
Gilt für:
ComponentInformation(Object, String)
Erstellen einer neuen instance vonComponentInformation
public ComponentInformation(object instance, string description);
new System.Device.ComponentInformation : obj * string -> System.Device.ComponentInformation
Public Sub New (instance As Object, description As String)
Parameter
- instance
- Object
Die instance diese Informationen gehören
- description
- String
Ein vom Benutzer lesbarer Name für das Objekt