Table of Contents

Property FileName

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

FileName

Gets the name of the file associated with the model's URI. If the URI points to a local file, the file name is extracted from the path. If the URI represents a remote model, the name is derived.

public string FileName { get; }

Property Value

string