Gets the selected transport type.
| C# | Visual Basic | Visual C++ |
public TransportType TransportType { get; }
Public ReadOnly Property TransportType As TransportType
public: property TransportType TransportType { TransportType get (); }
| C# | Visual Basic | Visual C++ |
public TransportType TransportType { get; }
Public ReadOnly Property TransportType As TransportType
public: property TransportType TransportType { TransportType get (); }