Partager via


SPGeneralPerformanceCategoryDefinition.MonitorAllInstances - Propriété

Une variable booléenne indiquant si toutes les instances sont surveillés ou non.

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property MonitorAllInstances As Boolean
    Get
    Set
'Utilisation
Dim instance As SPGeneralPerformanceCategoryDefinition
Dim value As Boolean

value = instance.MonitorAllInstances

instance.MonitorAllInstances = value
public bool MonitorAllInstances { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Booleantrue si toutes les instances sont surveillées dans le cas contraire false.

Voir aussi

Référence

SPGeneralPerformanceCategoryDefinition classe

SPGeneralPerformanceCategoryDefinition - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms