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