de la propiedad SPDiagnosticsService.CEIPQoSEnabled
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property CEIPQoSEnabled As Boolean
Get
Set
'Uso
Dim instance As SPDiagnosticsService
Dim value As Boolean
value = instance.CEIPQoSEnabled
instance.CEIPQoSEnabled = value
public bool CEIPQoSEnabled { get; set; }
Valor de propiedad
Tipo: System.Boolean