Click or drag to resize
weroSoft AG, Software
ParameterAddedEventArgsParameter Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the added parameter.

Namespace:  WeroSoft.Triton.Desktop.Controls
Assembly:  WeroSoft.Triton.Control.Library (in WeroSoft.Triton.Control.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public KeyValuePair<string, string> Parameter { get; }

Property Value

Type: KeyValuePairString, String
See Also