List<string> CommandLineArgs { get; }
ReadOnly Property CommandLineArgs As List(Of String) Get
property List<String^>^ CommandLineArgs { List<String^>^ get (); }
abstract CommandLineArgs : List<string> with get
In This Article