The CreatingDesktopEventArgs type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
CreatingDesktopEventArgs |
Initializes a new instance of the CreatingDesktopEventArgs class.
|
Properties
Name | Description | |
---|---|---|
ShareDesktop | 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.
|
See Also