Struct UnidentifiedMetadata
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
public struct UnidentifiedMetadata
- Inherited Members
- Extension Methods
Properties
Key
public string Key { readonly get; init; }
Property Value
Origin
public FileType Origin { readonly get; set; }
Property Value
Value
public string? Value { readonly get; set; }