共用方式為


SPAppUsageEntry members

Include protected members
Include inherited members

提供監視目前應用程式的使用狀況資訊。

The SPAppUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPAppUsageEntry() 初始化SPAppUsageEntry類別的新執行個體。
Public method SPAppUsageEntry([]) 初始化物件屬性從陣列SPAppUsageEntry類別的新執行個體。
Public method SPAppUsageEntry(Guid, Guid, Int32, String, Guid, Guid, String) 初始化SPAppUsageEntry類別的新執行個體。

Top

Properties

  Name Description
Public property AppId 取得或設定的應用程式產品識別碼。
Public property AppInstanceId 取得或設定執行的應用程式執行個體的識別碼。
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property EventId 取得或設定監控事件識別碼的應用程式。
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property InstallLocation 取得或設定應用程式執行個體的 URL 位置。
Public property MachineName (Inherited from SPUsageEntry.)
Public property ParentType 取得使用情況提供者的類型。 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property SiteId 取得或設定網站集合識別碼。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)
Public property Value 取得或設定事件值為 string。
Public property WebId 取得或設定 web 識別碼。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetBaseObjectData (Inherited from SPUsageEntry.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 序列化,並將應用程式的屬性對應至表格欄。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPAppUsageEntry class

Microsoft.SharePoint.Administration namespace