Share via


SmartAppControlPolicy.IsEnabled Property

Definition

Indicates whether Smart App Control is enabled.

public:
 static property bool IsEnabled { bool get(); };
static bool IsEnabled();
public static bool IsEnabled { get; }
var boolean = SmartAppControlPolicy.isEnabled;
Public Shared ReadOnly Property IsEnabled As Boolean

Property Value

Boolean

bool

Applies to

See also