CreatingDesktopEventArgs MembersRemoteViewing

The CreatingDesktopEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodCreatingDesktopEventArgs
Initializes a new instance of the CreatingDesktopEventArgs class.
Back to Top
Properties

  NameDescription
Public propertyShareDesktop
true if the client will share the desktop with other currently-connected clients. false if the client is asking for exclusive access to the desktop.
Back to Top
See Also