Cassia
ITerminalServicesSession.ClientDirectory Property
Syntax
Remarks
Collapse All
Directory on the client computer in which the client software is installed.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract string ClientDirectory { get; }
Property Value
There is no description.
Top
Remarks
This is typically the full path to the RDP ActiveX control DLL on the client machine; e.g.
C:\WINDOWS\SYSTEM32\mstscax.dll
.
Top
Generated by
ImmDoc .NET
.