 | CommandLineAccessCommandLine Eigenschaft |
Liefert die Kommandozeile als einen String.
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.CommandLineAccess (in NetEti.CommandLineAccess.dll) Version: 1.0.0+ffa4c84dbc9f6e53c5611269ea829d047bd2c390
Syntaxpublic string? CommandLine { get; }
Public ReadOnly Property CommandLine As String
Get
public:
property String^ CommandLine {
String^ get ();
}
member CommandLine : string with get
Eigenschaftswert
String
Siehe auch