Converters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set of helpers to convert between data types and notations.
public static class Converters
type Converters = class
Public Class Converters
- Inheritance
-
Converters
Methods
ToFileSizeString(Int64) |
Translate numeric file size in bytes to a human-readable shorter string format. |