The ExtensionPropertyAttribute is used to specify named properties for an extension.
More...
|
string | Name [get, private set] |
| The name of the property. More...
|
|
string | Value [get, private set] |
| The property value More...
|
|
The ExtensionPropertyAttribute is used to specify named properties for an extension.
NUnit.Engine.Extensibility.ExtensionPropertyAttribute.ExtensionPropertyAttribute |
( |
string |
name, |
|
|
string |
value |
|
) |
| |
|
inline |
string NUnit.Engine.Extensibility.ExtensionPropertyAttribute.Name |
|
getprivate set |
The name of the property.
string NUnit.Engine.Extensibility.ExtensionPropertyAttribute.Value |
|
getprivate set |
The documentation for this class was generated from the following file: