[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Jgr.Msts.TrackShape.Paths"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IEnumerable<TrackPath> Paths { get; private set; }
Public Property Paths As IEnumerable(Of TrackPath) Get Private Set
public: property IEnumerable<TrackPath^>^ Paths { IEnumerable<TrackPath^>^ get (); private: void set (IEnumerable<TrackPath^>^ value); }
Value
[Missing <value> documentation for "P:Jgr.Msts.TrackShape.Paths"]