Table of Contents

Property StringValue

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

StringValue

Gets the text value when Kind is String; otherwise null.

public string StringValue { get; }

Property Value

string
Share