Arguments passed to the method

Namespace:  CDub.FireNet
Assembly:  CDub.FireNet (in CDub.FireNet)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string[] args
Visual Basic (Declaration)
Public args As String()
Visual C++
public:
array<String^>^ args

See Also