StringValue

StringValue : ValueBase

Properties

Value

string

It is used to save and handle string values.

Code Samples

Methods

Events

Changed

The event is called when the value changes.

Parameters

string value

Code Samples

Last updated