HttpServerContextBaseProtocolVersion Property |
protocol version
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public string ProtocolVersion { get; protected set; }
Public Property ProtocolVersion As String
Get
Protected Set
public:
property String^ ProtocolVersion {
String^ get ();
protected: void set (String^ value);
}
member ProtocolVersion : string with get, set
Property Value
Type:
StringSee Also