API:Datasnap.DSHTTP.TCustomDSHTTPServerTransport.DSHostname

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TCustomDSHTTPServerTransport

Delphi

property DSHostname: string read GetDSHostname write SetDSHostname stored IsDSHostnameStored nodefault;

C++

__property System::UnicodeString DSHostname = {read=GetDSHostname, write=SetDSHostname, stored=IsDSHostnameStored};

Description

Embarcadero Technologies does not currently have any additional information.