[This is preliminary documentation and is subject to change.]
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string FileName { get; set; }
public string FileName { get; set; }
Public Property FileName As String
Get
Set
Public Property FileName As String
Get
Set
public:
property String^ FileName {
String^ get ();
void set (String^ value);
}
public:
property String^ FileName {
String^ get ();
void set (String^ value);
}
member FileName : string with get, set
member FileName : string with get, set
Property Value
Type:
String