Table of Contents

Property ModelPath

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

ModelPath

Gets the full local file system path where the model is stored on the local machine. This property represents the destination location after the model has been downloaded.

public string ModelPath { get; }

Property Value

string