# ValueFormatAttribute Constructor Default constructor. Initializes a new instance of the ValueFormatAttribute class with an empty format string. ## Definition **Namespace:** CapyKit.Attributes **Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.0 **C#** ``` C# public ValueFormatAttribute() ``` **F#** ``` F# new : unit -> ValueFormatAttribute ``` ## See Also #### Reference ValueFormatAttribute Class ValueFormatAttribute Overload CapyKit.Attributes Namespace