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.VsixSignTool.
Summary
Contains functionality for working with VsixSignTool.
Aliases for VsixSignTool.
- Assembly
- Cake
.VsixSignTool .dll - Namespace
- Cake
.VsixSignTool - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["VsixSignToolAliases"]
class Type type-node
Syntax
public static class VsixSignToolAliases
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
Cake |
|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
VsixSignToolSign |
void |
Invokes Sign with array of from arguments.
static
|
VsixSignToolVerify |
void |
Invokes Sign with array of from arguments.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|