Freigeben über


SPSolutionResourceUsageRecord.SampleCount-Eigenschaft

Ruft ab oder legt die Anzahl der Proben für die Ressource mit SPSolutionResourceUsageRecordnachverfolgt werden.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SampleCount As Integer
    Get
    Set
'Usage
Dim instance As SPSolutionResourceUsageRecord
Dim value As Integer

value = instance.SampleCount

instance.SampleCount = value
public int SampleCount { get; set; }

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Proben für die Ressource mit SPSolutionResourceUsageRecordnachverfolgt werden.

Siehe auch

Referenz

SPSolutionResourceUsageRecord Klasse

SPSolutionResourceUsageRecord-Member

Microsoft.SharePoint-Namespace