forwardEnumTypeInfo Properties   Table of ContentIsSet Property forward
EnumTypeInfo.EncodingType Property
Gets underlying encoding type name.

Namespace:  OnixS.SimpleBinaryEncoding.Templates
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public string EncodingType { get; }

Property Value

Type: String
See Also