Documentation for a minimal subset of the QSM API
Arguments Property
Namespaces > QS.Fx.Platform > IApplicationContext > Arguments
The custom arguments passed to the application.
Syntax
C#Visual BasicManaged C++
IDictionary<string, Object> Arguments { get; }
ReadOnly Property Arguments As IDictionary(Of String, Object)
property IDictionary<String^, Object^>^ Arguments {
	IDictionary<String^, Object^>^ get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0