Suoranta.EnterpriseLib.Web - Developer API

AppHostBuilder..::..ParameterNamePrefix Method

Character with which parameter names are prefixed if application receives command line parameters that are parsed by StartManager. The default is '-'.

Namespace:  Suoranta.EnterpriseLib.AppDomain
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public AppHostBuilder ParameterNamePrefix(
	char prefix
)

Parameters

prefix
Type: Char