ProjectProperty interface
A named value associated with a project.
Properties
name |
The name of the property.
|
value |
The value of the property.
|
Property Details
name
The name of the property.
name: string
Property Value
value
The value of the property.
value: any
Property Value