ValveArrowValueFormat Property

Gets or sets the string format of Value property. See Format(String, Object) method for more information.

Definition

Namespace: BeeMobile.Valve
Assembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
C#
public virtual string ValueFormat { get; set; }

Property Value

String

See Also