ProtocolName property |
Applies to
TWebSiteInside
Declaration
Property ProtocolName : string;
Description
This property is read-only and provided for information purposes only: it just returns the value of global variable DEFAULT_PROTOCOL. All TWebSiteInside components in the application use the same protocol name and if you want to change it, it should be done during the initialization.
|