Share via


SPResourceMeasureConstants.InvocationCount Property

A resource measure of the count of invocations.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property InvocationCount As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.InvocationCount
public static string InvocationCount { get; }

Property Value

Type: System.String
A String with the value InvocationCount.

See Also

Reference

SPResourceMeasureConstants Class

SPResourceMeasureConstants Members

Microsoft.SharePoint.Administration Namespace