| IActionLineArgumentCount Property |
Gets total number of arguments
Namespace:
TestArchitect.Harness.Core
Assembly:
TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxint ArgumentCount { get; }ReadOnly Property ArgumentCount As Integer
Get
property int ArgumentCount {
int get ();
}abstract ArgumentCount : int with get
Property Value
Type:
Int32
See Also