 | ModuleErrorsStepName Property |
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string StepName { get; }
Public ReadOnly Property StepName As String
Get
public:
property String^ StepName {
String^ get ();
}
member StepName : string with get
Property Value
Type:
String
See Also