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
Retrieves enum name from
ParameterAttribute
.
- Assembly
- Cake
.VsixSignTool .dll - Namespace
- Cake
.VsixSignTool - Containing Type
- Arguments
Builder Extension
Syntax
public static string GetEnumName(Type sourceType, object value)
Parameters
Name | Type | Description |
---|---|---|
sourceType | Type | |
value | object |
Return Value
Type | Description |
---|---|
string |