SPBandwidthUsageEntry.AccessType property
取得或設定的服務存取類型。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property AccessType As Integer
Get
Set
'用途
Dim instance As SPBandwidthUsageEntry
Dim value As Integer
value = instance.AccessType
instance.AccessType = value
public int AccessType { get; set; }
Property value
Type: System.Int32