DynamicSymbolException.Command Property

Gets the Command that caused the InnerException.

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

Syntax

C#

public Command Command { get; }

Property Value

Type: Command

Reference

DynamicSymbolException Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace