Method GetDefaultModelStoragePath
GetDefaultModelStoragePath()
Retrieves the default storage path for model files within the application's data directory. This method is obsolete. Use ModelStorageDirectory instead.
[Obsolete("Use Configuration.ModelStorageDirectory instead of GetDefaultModelStoragePath")]
public static string GetDefaultModelStoragePath()