Functions.WFile Property
Write a mathematical expression to a file. If a file with the specified name already exists, the function will overwrite it with the new value.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public static string WFile { get; }
Public Shared ReadOnly Property WFile As String
Get
public:
static property String^ WFile {
String^ get ();
}
static member WFile : string with get
Property Value
String