mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-14 04:03:36 -06:00
22 lines
906 B
Markdown
22 lines
906 B
Markdown
|
# ValueFormatAttribute Properties
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
## Properties
|
||
|
<table>
|
||
|
<tr>
|
||
|
<td><a href="P_CapyKit_Attributes_ValueFormatAttribute_Format.md">Format</a></td>
|
||
|
<td>Gets or sets the format to use for formatting the value.</td></tr>
|
||
|
<tr>
|
||
|
<td><a href="https://learn.microsoft.com/dotnet/api/system.attribute.typeid" target="_blank" rel="noopener noreferrer">TypeId</a></td>
|
||
|
<td>When implemented in a derived class, gets a unique identifier for this <a href="https://learn.microsoft.com/dotnet/api/system.attribute" target="_blank" rel="noopener noreferrer">Attribute</a>.<br />(Inherited from <a href="https://learn.microsoft.com/dotnet/api/system.attribute" target="_blank" rel="noopener noreferrer">Attribute</a>)</td></tr>
|
||
|
</table>
|
||
|
|
||
|
## See Also
|
||
|
|
||
|
|
||
|
#### Reference
|
||
|
<a href="T_CapyKit_Attributes_ValueFormatAttribute.md">ValueFormatAttribute Class</a>
|
||
|
<a href="N_CapyKit_Attributes.md">CapyKit.Attributes Namespace</a>
|