ResolveHandler.ValueConverter Property

Gets a Converter that converts the specified Object to a Value by calling the appropriate constructor.

Namespace:  TcHmiSrv.Core.Tools.Resolving.Handlers
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public static Converter ValueConverter { get; }

Property Value

Type: Converter

Reference

ResolveHandler Class

TcHmiSrv.Core.Tools.Resolving.Handlers Namespace