HttpClient.Accept Property

DCSoft.DBUtilityGeneric

HttpClientAccept Property
获取或设置期望的资源类型

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public string Accept { get; set; }

Property Value

Type: String
See Also