Gets a mutable table of metadata entries associated with the test.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public PropertyBag Metadata { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Metadata As PropertyBag |
Remarks
Add any extra metadata to this map.
