A Sandcastle Documented Class Library
TopBomIniHelperAttributeQsVal Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.AttributeQs.Val"]
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public List<string> Val { get; set; }
Public Property Val As List(Of String) Get Set
public: property List<String^>^ Val { List<String^>^ get (); void set (List<String^>^ value); }
member Val : List<string> with get, set
Property Value
Type: ListStringSee Also