SPDiagnosticsData.ScopeId - Propriété
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute(IsRequired := False)> _
Public Property ScopeId As Long
Get
Set
'Utilisation
Dim instance As SPDiagnosticsData
Dim value As Long
value = instance.ScopeId
instance.ScopeId = value
[DataMemberAttribute(IsRequired = false)]
public long ScopeId { get; set; }
Valeur de propriété
Type : System.Int64