Class FileInfo.HeaderKV
- Namespace
- Phoesion.Glow.SDK.HologramDescriptors
- Assembly
- Phoesion.Glow.SDK.Hologram.dll
[MessagePackObject(false)]
public class FileInfo.HeaderKV
- Inheritance
-
objectFileInfo.HeaderKV
Properties
Key
[Key(0)]
public string Key { get; set; }
Property Value
Value
[Key(1)]
public string Value { get; set; }
Property Value
Methods
ShallowClone()
public FileInfo.HeaderKV ShallowClone()