Click or drag to resize
ScriptMappingScriptName Property
The name of the script as called by FastAGI

Namespace: AsterNET.FastAGI.MappingStrategies
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ScriptName { get; set; }

Property Value

Type: String
See Also