mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
719 B
719 B
Format Property
Gets or sets the format to use for formatting the value.
Definition
Namespace: CapyKit.Attributes
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.2
C#
public string Format { get; private set; }
F#
member Format : string with get, private set
Property Value
String
The format string used to format the value.