Cassia
ITerminalServicesSession.InitialProgram Property
Syntax
Remarks
Collapse All
The initial program run when the session started.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract string InitialProgram { get; }
Property Value
There is no description.
Top
Remarks
This property may throw an exception for the console session (where
ClientProtocolType
is
Console
).
Top
Generated by
ImmDoc .NET
.