Documentation for a minimal subset of the QSM API
Value Property
Namespaces > QS.Fx.Base > IParameter<(Of C>) > Value
The value of the configuration setting.
Syntax
C#Visual BasicManaged C++
C Value { get; set; }
Property Value As C
property C Value {
	C get ();
	void set (C value);
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0