Name Property

Microsoft Robotics Class Reference

Test name

Namespace:  Microsoft.Dss.Services.Test
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0

Syntax

string Name { get; set; }
'Declaration
Property Name As String
property String^ Name {
    String^ get ();
    void set (String^ value);
}

See Also

ITestCase Interface

Microsoft.Dss.Services.Test Namespace