WebRequest.File
From Xojo Documentation
![]() |
This item was deprecated in version 2021r2. Please use WebResponse.File as a replacement. |
Property (As FolderItem )
aWebRequest.File = newFolderItemValue
or
FolderItemValue = aWebRequest.File
New in 2013r3
Supported for all project types and targets.
or
FolderItemValue = aWebRequest.File
New in 2013r3
Supported for all project types and targets.
Specifies a FolderItem to be returned to the browser. Setting this property automatically clears the text buffer.