This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.StrongNameTool.
Summary
Gets or sets a value indicating whether to force verification.
- Assembly
- cake
.strongnametool .dll - Namespace
- Cake
.StrongNameTool - Containing Type
- Strong
Name Tool Settings
Syntax
public bool ForceVerification { get; set; }
Value
Type | Description |
---|---|
bool | true if you wish to force verification; otherwise, false . |