共用方式為


SPEventCollectionSetting.Level property

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

Syntax

'宣告
Public Property Level As Byte
    Get
    Set
'用途
Dim instance As SPEventCollectionSetting
Dim value As Byte

value = instance.Level

instance.Level = value
public byte Level { get; set; }

Property value

Type: System.Byte

請參閱

參照

SPEventCollectionSetting class

SPEventCollectionSetting members

Microsoft.SharePoint.Diagnostics namespace