JGR MSTS Editors and Tools
TrackShapesByFileName Property
NamespacesJgr.MstsTrackServiceTrackShapesByFileName

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.Msts.TrackService.TrackShapesByFileName"]

Declaration Syntax
C#Visual BasicVisual 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"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682