 | CommonUploadFileRequestTypeUploadLocation Property |
The upload folder location.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UploadLocation { get; set; }
Public Property UploadLocation As String
Get
Set
function get UploadLocation () : String
function set UploadLocation (value : String)
function get_UploadLocation();
function set_UploadLocation(value);
Property Value
Type:
String
See Also