FileContext(SessionProfile, String) Constructor

File context Class constructor.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public FileContext(
	SessionProfile sessionProfile,
	string fullName
)

Parameters

sessionProfile  SessionProfile
fullName  String
Full path to the file.

See Also