IHostConfigurationGetParameter Method
Get the value of the indicated parameter.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetParameter(
string parameter
)
Function GetParameter (
parameter As String
) As String
- parameter String
- Name of the parameter.
StringString with the value of the indicated parameter.