Share via


SPUserCodeTypeDefinition.IsSafe property

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

Syntax

'Declaration
Public ReadOnly Property IsSafe As Boolean
    Get
'Usage
Dim instance As SPUserCodeTypeDefinition
Dim value As Boolean

value = instance.IsSafe
public bool IsSafe { get; }

Property value

Type: System.Boolean

See also

Reference

SPUserCodeTypeDefinition class

SPUserCodeTypeDefinition members

Microsoft.SharePoint.UserCode namespace