|
WtsSessionInfoSessionName Field |
A pointer to a null-terminated string that contains the name of this session. For example,
"services", "console", or "RDP-Tcp#0".
Namespace: Xcalibur.NativeMethods.V2.TerminalServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public string SessionName
Public SessionName As String
public:
String^ SessionName
val mutable SessionName: string
Field Value
StringSee Also