ea2702ab 1f2e cd9f 344d 91324ee47936 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
Gets the additional formatting instructions.
Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
public string Format { get; protected set; }
Type: String
The assigned format value.
This additional formatting instruction is used together with an IFormatProvider derived class.
BaseToken Class
Plexdata.Utilities.Formatting.Entities Namespace