ChocolateySharedSettings.

SkipHooks Property

Summary

Gets or sets a value indicating whether to skip the running of package hook scripts.

Syntax

public bool SkipHooks { get; set; }

Value

Type Description
bool The skip hooks flag.