HttpRequestBase..::..IsLocal Property

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

Syntax


public bool IsLocal { get; }
Public ReadOnly Property IsLocal As Boolean
	Get
public:
property bool^ IsLocal {
	bool^ get ();
}