共用方式為


SPAppUsageEntry.EventId property

取得或設定監控事件識別碼的應用程式。

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

Syntax

'宣告
Public Property EventId As Integer
    Get
    Set
'用途
Dim instance As SPAppUsageEntry
Dim value As Integer

value = instance.EventId

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

Property value

Type: System.Int32
應用程式監視識別碼。

請參閱

參照

SPAppUsageEntry class

SPAppUsageEntry members

Microsoft.SharePoint.Administration namespace