HttpRequest.Scheme 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 HTTP 请求方案。
public:
abstract property System::String ^ Scheme { System::String ^ get(); void set(System::String ^ value); };
public abstract string Scheme { get; set; }
member this.Scheme : string with get, set
Public MustOverride Property Scheme As String
属性值
HTTP 请求方案。