HttpRequestBase..::..FilePath Property

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public string FilePath { get; }
Public ReadOnly Property FilePath As String
	Get
public:
property String^ FilePath {
	String^ get ();
}