Property ModelPath
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; }
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; }