Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType.Name Property

Readonly. Gets the internal name of the platform type.

C++
public: __property string Name;
C#
public string Name;
Visual Basic
Public Property Name() As string