Click or drag to resize
StreamFileCommandFile Property
Get/Set the name of the file to stream. The name of the file to stream, must not include extension.

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

Property Value

Type: String
See Also