Datasnap.DSHTTP.TDSHTTPService.GetServerSoftware
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPService |
Delphi
function GetServerSoftware: string; virtual;
C++
virtual System::UnicodeString __fastcall GetServerSoftware();
Description
Returns the name of the server software.
The GetServerSoftware method returns the value of the ServerSoftware property.