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