Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
PackagingTools.Core.Abstractions
PolicyEvaluationResult
Properties
IsAllowed
Menu
On this page
IsAllowed Property
Definition
Namespace
PackagingTools.Core.Abstractions
Assembly
PackagingTools.Core.dll
View source
Whether execution may proceed.
public bool IsAllowed { get; init; }
Returns
Boolean