WebRequestExecutor.ResponseContentType - Propriété
Obtient le type de contenu de la réponse.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property ResponseContentType As String
Get
'Utilisation
Dim instance As WebRequestExecutor
Dim value As String
value = instance.ResponseContentType
public abstract string ResponseContentType { get; }
Valeur de propriété
Type : System.String
Le type de contenu de la réponse.