BasePortInstance.Description Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > BasePortInstance Class > BasePortInstance Properties >

BasePortInstance.Description Property

Gets or sets the description. This property can be set by derived classes.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public string Description { get; set; }

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace