Click or drag to resize
SetExtensionCommandExtension Property
Get/Set the extension for continuation upon exiting the application.

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

Return Value

Type: String
the extension for continuation upon exiting the application.
See Also