| LaunchProcessDataStepNumber Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Launch.LaunchProcessData.StepNumber"]
Namespace: Activsoft.Engine.Mobile.Utils.LaunchAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int StepNumber { get; set; }Public Property StepNumber As Integer
Get
Set
public:
property int StepNumber {
int get ();
void set (int value);
}member StepNumber : int with get, set
Property Value
Type:
Int32
See Also