Cassia
ITerminalServicesSession.ApplicationName Property
Syntax
Remarks
Collapse All
Name of the published application that this session is running.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract string ApplicationName { 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
.