EvaluationContext.SessionProfile Property
Current Session Profile describes all session specific parameters.
Used as a main context for all IO/visualization/calculation operations.
Namespace: SMath.MathAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public SessionProfile SessionProfile { get; set; }
Public Property SessionProfile As SessionProfile
Get
Set
public:
property SessionProfile^ SessionProfile {
SessionProfile^ get ();
void set (SessionProfile^ value);
}
member SessionProfile : SessionProfile with get, set
Property Value
SessionProfile