Compartilhar via


SPDiagnosticsData.ScopeId property

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

Syntax

'Declaração
<DataMemberAttribute(IsRequired := False)> _
Public Property ScopeId As Long
    Get
    Set
'Uso
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

Ver também

Referência

SPDiagnosticsData class

SPDiagnosticsData members

Microsoft.SharePoint.Diagnostics namespace