VirtualApplicationData.CommandLineArguments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Command Line Arguments for Application.
public string CommandLineArguments { get; set; }
member this.CommandLineArguments : string with get, set
Public Property CommandLineArguments As String