fileName Property
Summary
Name of the file to load.
Syntax
public string fileName { get; set; }
Public Property fileName() As String
Get
Set
public:
property String^ fileName
{
String^ get()
void set(String^ value)
}
Property Value
Name of the file to load.