Property PortDescription
PortDescription
Gets or sets the port description.
Declaration
public IPortEditor PortDescription { get; set; }
Property Value
| Type | Description | 
|---|---|
| IPortEditor | The port description.  | 
    
Exceptions
| Type | Condition | 
|---|---|
| NullReferenceException | |
| ArgumentException | Cannot change direction of already created port  |