Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.MpnApnsSubscriptionInfo.LaunchImage Property

Readonly. Optional image name to be shown while the app is loading when the action.

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