de la propiedad SPBandwidthUsageMonitoredScope.ResponseContentLen
Obtiene o establece la longitud de contenido de respuesta.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property ResponseContentLen As Integer
Get
Set
'Uso
Dim instance As SPBandwidthUsageMonitoredScope
Dim value As Integer
value = instance.ResponseContentLen
instance.ResponseContentLen = value
public int ResponseContentLen { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase SPBandwidthUsageMonitoredScope