# ValueFormatAttribute Constructor ## Overload List
ValueFormatAttribute() | Default constructor. Initializes a new instance of the ValueFormatAttribute class with an empty format string. |
ValueFormatAttribute(String) | Constructor. Initializes a new instance of the ValueFormatAttribute class with the specified format string. |