Freigeben über


StopEventReceiver.Stopped-Eigenschaft

Dient zum Abrufen oder Festlegen eines booleschen Werts, das angibt, ob das Upgrade angehalten wird.

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

Syntax

'Declaration
Protected Property Stopped As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.Stopped

Me.Stopped = value
protected bool Stopped { get; set; }

Eigenschaftswert

Typ: System.Boolean
true Wenn das Upgrade angehalten wird; andernfalls false.

Siehe auch

Referenz

StopEventReceiver Klasse

StopEventReceiver-Member

Microsoft.SharePoint.Upgrade-Namespace