SessionExplorerEventArgs Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SessionExplorerEventArgs() | |
SessionExplorerEventArgs(Guid) |
SessionExplorerEventArgs()
public:
SessionExplorerEventArgs();
public SessionExplorerEventArgs ();
Public Sub New ()
Applies to
SessionExplorerEventArgs(Guid)
public:
SessionExplorerEventArgs(Guid sessionId);
public SessionExplorerEventArgs (Guid sessionId);
new Microsoft.Uii.Desktop.Core.SessionExplorerEventArgs : Guid -> Microsoft.Uii.Desktop.Core.SessionExplorerEventArgs
Public Sub New (sessionId As Guid)
Parameters
- sessionId
- Guid