HeroStats Libraries
StatsEngine.FileName Property

[This is preliminary documentation and subject to change.]

Gets or sets the file name to associate with the data contained in this object.

[Visual Basic]
Public Property FileName As String
[C#]
public string FileName {get; set;}

Remarks

This value is automatically set with a file is loaded, but can be changed to change where the file should be written to. If blank, the user must be asked for a file name.

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace