共用方式為


SPUsageEntry.ComputerName property

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

Syntax

'宣告
Public Shared Property ComputerName As String
    Get
    Set
'用途
Dim value As String

value = SPUsageEntry.ComputerName

SPUsageEntry.ComputerName = value
public static string ComputerName { get; set; }

Property value

Type: System.String

請參閱

參照

SPUsageEntry class

SPUsageEntry members

Microsoft.SharePoint.Administration namespace