StartupEventArgs.CommandLine プロパティ
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)

Public ReadOnly Property CommandLine As ReadOnlyCollection(Of String)
Dim instance As StartupEventArgs Dim value As ReadOnlyCollection(Of String) value = instance.CommandLine
public ReadOnlyCollection<string> CommandLine { get; }
アプリケーションのコマンド ライン引数を格納する ReadOnlyCollection オブジェクト。

Visual Basic アプリケーション モデルを実装するアプリケーションでは、起動時に My.Application.Startup イベントが生成されます。詳細については、「Visual Basic アプリケーション モデルの概要」を参照してください。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からStartupEventArgs.CommandLine プロパティを検索する場合は、下記のリンクをクリックしてください。

- StartupEventArgs.CommandLine プロパティのページへのリンク