Share via


SPUserCodeService.IsEnabled property

Gets a value that indicates whether the current service is provisioned and running as expected.

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

Syntax

public bool IsEnabled { get; }

Property value

Type: System.Boolean
true if the current service is provisioned and running as expected; otherwise, false.

See also

Reference

SPUserCodeService class

SPUserCodeService members

Microsoft.SharePoint.Administration namespace