Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
DataAttribute
.
.
::
.
Description Property
DataAttribute Class
See Also
Send Feedback
Gets or sets a description of the values provided by the data source.
Namespace:
MbUnit.Framework
Assembly:
MbUnit
(in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
string
Description
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Description
As
String
See Also
DataAttribute Class
MbUnit.Framework Namespace