WebRequestExecutor.ResponseContentType 屬性
取得回應的內容類型。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)
語法
'宣告
Public MustOverride ReadOnly Property ResponseContentType As String
Get
'用途
Dim instance As WebRequestExecutor
Dim value As String
value = instance.ResponseContentType
public abstract string ResponseContentType { get; }
屬性值
類型:System.String
回應的內容類型。