A Sandcastle Documented Class Library
ArgumentsSequentialParameters Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.Arguments.SequentialParameters"]
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public List<string> SequentialParameters { get; }
Public ReadOnly Property SequentialParameters As List(Of String) Get
public: property List<String^>^ SequentialParameters { List<String^>^ get (); }
member SequentialParameters : List<string> with get
Property Value
Type: ListStringSee Also