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.