Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
PackagingTools.Core.Models
PackagingResult
Properties
Success
Menu
On this page
Success Property
Definition
Namespace
PackagingTools.Core.Models
Assembly
PackagingTools.Core.dll
View source
Indicates whether the pipeline completed without blocking errors.
public bool Success { get; init; }
Returns
Boolean