Summary
Class containing constants used for defining Cake aliases.
- Assembly
- Cake
.Prca .dll - Namespace
- Cake
.Prca - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["CakeAliasConstants"]
class Type type-node
Syntax
public static class CakeAliasConstants
Fields
Name | Constant Value | Summary |
---|---|---|
Code |
Code Analysis Provider |
Category to use for all Cake aliases creating code analysis providers.
static
|
Main |
Pull Request Code Analysis |
Main category to use on all Cake aliases.
static
|
Pull |
Pull Request System |
Category to use for all Cake aliases creating pull request systems.
static
|