Namespace: DeltaEngine.Editor.HelpersAssembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
public static IList<string> CommandLineArgs { get; }
public static IList<string> CommandLineArgs { get; }
Public Shared ReadOnly Property CommandLineArgs As IList(Of String)
Get
Public Shared ReadOnly Property CommandLineArgs As IList(Of String)
Get
public:
static property IList<String^>^ CommandLineArgs {
IList<String^>^ get ();
}
public:
static property IList<String^>^ CommandLineArgs {
IList<String^>^ get ();
}
static member CommandLineArgs : IList<string> with get
static member CommandLineArgs : IList<string> with get
Property Value
Type:
IList String