Table of Contents

Property Value

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Value

Gets the value of the metadata entry. This value contains the data associated with the key.

public string Value { get; }

Property Value

string

The value part of the metadata pair, containing the data that is mapped to the Key.