共用方式為


ReadPerformanceCounterPrivilegeAttribute class

指定服務已標示ReadPerformanceCounterPrivilegeAttribute其使用者帳戶新增至記錄使用者群組的效能。

Inheritance hierarchy

System.Object
  System.Attribute
    Microsoft.SharePoint.Administration.ReadPerformanceCounterPrivilegeAttribute

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

Syntax

'宣告
<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := False, Inherited := True)> _
Public NotInheritable Class ReadPerformanceCounterPrivilegeAttribute _
    Inherits Attribute
'用途
Dim instance As ReadPerformanceCounterPrivilegeAttribute
[SerializableAttribute]
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class ReadPerformanceCounterPrivilegeAttribute : Attribute

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

ReadPerformanceCounterPrivilegeAttribute members

Microsoft.SharePoint.Administration namespace