Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnDeviceInfo.ApplicationId Property

Readonly. Application ID, also known as the package name or bundle ID on some platforms.

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