AppName

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

AppName

Contains the application name.Used when you install your IntraWeb Application Types application as a Service

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.AppName

 

ETYPE=Property

 

Declaration:

Delphi:

published property AppName: string;

C++:

__published: __property String AppName;

 

Description: This is AppName, a member of class TIWServerControllerBase.