[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Initialisiert eine InPortAttribute-Instanz.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public OutPortAttribute( string portName ) |
Visual Basic |
---|
Public Sub New ( _ portName As String _ ) |
F# |
---|
new : portName:string -> OutPortAttribute |
Parameters
- portName
- Type: System..::..String
Der Name des Eingangs-Ports.