Struct UnidentifiedMetadata
- Namespace
- ChartTools.Meta
- 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
- FileType
Value
public string? Value { readonly get; set; }