共用方式為


SPAuditEntry.MachineName property

取得起始事件之電腦的名稱。

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

Syntax

'宣告
Public ReadOnly Property MachineName As String
    Get
'用途
Dim instance As SPAuditEntry
Dim value As String

value = instance.MachineName
public string MachineName { get; }

Property value

Type: System.String
String 代表電腦的名稱。

備註

在SharePoint Foundation,此屬性一定是a null reference (Nothing in Visual Basic)。

請參閱

參照

SPAuditEntry class

SPAuditEntry members

Microsoft.SharePoint namespace