BMXNET 4.0 Developer API
Assembly: BMXWIN40 (in BMXWIN40.dll)
Syntax
C# | Visual Basic | Visual C++ |
public RemoteSession PrimaryRemoteSession { get; set; }
Public Property PrimaryRemoteSession As RemoteSession
public: property RemoteSession^ PrimaryRemoteSession { RemoteSession^ get (); void set (RemoteSession^ value); }