Table of Contents

Property License

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

License

Gets or sets the license associated with the model. This defines how the model can be used or distributed. Example: "apache-2.0", "mit", or "proprietary".

public string License { get; set; }

Property Value

string