de la propiedad RESTfulOperationContext.ResponseStreamContentType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property ResponseStreamContentType As String
Get
Set
'Uso
Dim instance As RESTfulOperationContext
Dim value As String
value = instance.ResponseStreamContentType
instance.ResponseStreamContentType = value
public string ResponseStreamContentType { get; set; }
Valor de propiedad
Tipo: System.String