|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSParameterString Interface > IBNCSParameterString Properties > IBNCSParameterString.Case Property |
Gets the StringCases property which represents the case of the string.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
BNCSEnums.StringCases Case { get; }
The StringCases enum value representing the case of the string.
IBNCSParameterString Interface