FileContext(SessionProfile, String) Constructor
File context Class constructor.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public FileContext(
SessionProfile sessionProfile,
string fullName
)
Public Sub New (
sessionProfile As SessionProfile,
fullName As String
)
public:
FileContext(
SessionProfile^ sessionProfile,
String^ fullName
)
new :
sessionProfile : SessionProfile *
fullName : string -> FileContext
Parameters
- sessionProfile SessionProfile
- fullName String
- Full path to the file.