Summary
Gets or sets the value.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- Assembly
Info Custom Attribute
Syntax
public object Value { get; set; }
Value
| Type | Description |
|---|---|
| object | The value for the attribute. |
