CommandLineParser Count Property Bespoke Osc Library
Gets the number of arguments present on the command-line.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public ReadOnly Property Count As Integer 
	Get
Remarks

Does not include the name of the invoked application.
See Also