HttpServerContextBaseMethod Property |
Get Method
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public string Method { get; }
Public ReadOnly Property Method As String
Get
public:
property String^ Method {
String^ get ();
}
member Method : string with get
Property Value
Type:
StringSee Also