| StandardResponseFile Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Web.StandardResponse.File"]
Namespace: Activsoft.Engine.Mobile.Utils.WebAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic FileInfo File { get; }Public ReadOnly Property File As FileInfo
Get
public:
property FileInfo^ File {
FileInfo^ get ();
}member File : FileInfo with get
Property Value
Type:
FileInfo
See Also