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.Mage.
Summary
Initializes a new instance of the
SignSettings
class.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- SignSettings
Syntax
public SignSettings(FilePath fileToSign)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
fileToSign | FilePath | The file to sign. |
Return Value
Type | Description |
---|---|
void |