PeerApplication::CommandLineArgs Property
.NET Framework (current version)
Gets or sets command-line parameters to use when initiating a PeerApplication.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System::String^String that represents application-specific command-line parameters to use when initiating the PeerApplication.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerApplication object has been disposed. |
.NET Framework
Available since 3.5
Available since 3.5
Show: