SPMonitoredScope.Parent property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Parent As SPMonitoredScope
Get
'用途
Dim instance As SPMonitoredScope
Dim value As SPMonitoredScope
value = instance.Parent
public SPMonitoredScope Parent { get; }
Property value
Type: Microsoft.SharePoint.Utilities.SPMonitoredScope