public const string HttpProtocol = "http"
Public Const HttpProtocol As String = "http"
public: literal String^ HttpProtocol = "http"
static val mutable HttpProtocol: string
In This Article