Share via


SessionStateProxy.Applications Property

Definition

Get the list of applications out of session state.

public:
 virtual property System::Collections::Generic::List<System::String ^> ^ Applications { System::Collections::Generic::List<System::String ^> ^ get(); };

Property Value

Exceptions

Runspace is not open.

Another SessionStateProxy call or another pipeline is in progress.

Applies to