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