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
Get arguments for a (nullable) enum.
- Assembly
- Cake
.VsixSignTool .dll - Namespace
- Cake
.VsixSignTool - Containing Type
- Arguments
Builder Extension
Syntax
public static string GetArgumentFromEnumProperty(PropertyInfo property, object value)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
property | PropertyInfo | |
value | object |
Return Value
Type | Description |
---|---|
string |