VncSharp
ConnectEventArgs.DesktopName Property
Gets the name of the remote Desktop, if any.
[Visual Basic]
Public ReadOnly Property DesktopName As
String
[C#]
public
string
DesktopName {get;}
See Also
ConnectEventArgs Class
|
VncSharp Namespace