ComponentArgumentPath Property |
Gets the path items.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public ReadOnly Property Path As IEnumerable(Of String)
Get
public IEnumerable<string> Path { get; }
Property Value
Type:
IEnumerableStringSee Also