Last updated 4 months ago
Was this helpful?
Property in
Gets the path that the was loaded from.
public string? Path { get; set; }
This value is not stored when the file is saved, but is instead determined when the file is loaded by LoadFromFile(string) , or provided when the is constructed.
LoadFromFile(string)