IBNCSParameterString.Case Property

<< 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)

 

Syntax


BNCSEnums.StringCases Case { get; }

Return Value

The StringCases enum value representing the case of the string.

 

See Also


IBNCSParameterString Interface

BNCS.Interfaces Namespace