Table of Contents

Property ModelName

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

ModelName

Gets the name of the model whose operation was refused, or an empty string when the model is unknown.

public string ModelName { get; }

Property Value

string
Share