Click or drag to resize

OptionsConfigurationToString Method

Returns a string that represents the current object.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.2.31734 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also