UriBasedFileUploadHttpRequestMessageManagerCreatePath Method
Creates the path of the file the received data is written to.
Namespace: TcHmiSrv.Core.Tools.Net.Http.Managers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
protected override sealed string CreatePath(
Context context,
HttpRequestMessage httpRequest
)Parameters
|
context Context |
The Context of the client that sent the specified HttpRequestMessage. |
|
httpRequest HttpRequestMessage |
The received HttpRequestMessage. |
Return Value
String
The path of the file the received data is written to. -or- null or
string.Empty , to not
write any data.
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
UriBasedFileUploadHttpRequestMessageManager Class TcHmiSrv.Core.Tools.Net.Http.Managers Namespace
Copyright © Beckhoff Automation GmbH & Co. KG