共用方式為


SPMonitoredScope.Id property

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

Syntax

'宣告
Public Property Id As Guid
    Get
    Set
'用途
Dim instance As SPMonitoredScope
Dim value As Guid

value = instance.Id

instance.Id = value
public Guid Id { get; set; }

Property value

Type: System.Guid

請參閱

參照

SPMonitoredScope class

SPMonitoredScope members

Microsoft.SharePoint.Utilities namespace