共用方式為


SPDiagnosticsData.ScopeId property

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

Syntax

'宣告
<DataMemberAttribute(IsRequired := False)> _
Public Property ScopeId As Long
    Get
    Set
'用途
Dim instance As SPDiagnosticsData
Dim value As Long

value = instance.ScopeId

instance.ScopeId = value
[DataMemberAttribute(IsRequired = false)]
public long ScopeId { get; set; }

Property value

Type: System.Int64

請參閱

參照

SPDiagnosticsData class

SPDiagnosticsData members

Microsoft.SharePoint.Diagnostics namespace