Syntax
| object.Version
| ||||
---|---|---|---|---|---|
Description
| HTTP version used in the request or response.
Data TypeString
RemarksRead-only.
The format of the version string is in the format of MajorVersion.MinorVersion (for example, "1.0" or "1.1").
| ||||
See Also
|