Leadtools.Jpip.Server Namespace > JpipServer Class : Configuration Property |
public JpipServerConfiguration Configuration {get; set;}
'Declaration Public Property Configuration As JpipServerConfiguration
'Usage Dim instance As JpipServer Dim value As JpipServerConfiguration instance.Configuration = value value = instance.Configuration
public JpipServerConfiguration Configuration {get; set;}
get_Configuration();
set_Configuration(value);
public: property JpipServerConfiguration^ Configuration { JpipServerConfiguration^ get(); void set ( JpipServerConfiguration^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2