|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameter Class > AdhocParameter Properties > AdhocParameter.Description Property |
Gets or sets the description of the object.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public string Description { get; set; }
The description.
The description can only be set by classes that inherit from the current class.
BNCS.Core.DriverFramework.Classes Namespace