Click or drag to resize
ManualRequestFileSave Method
Saves the request file to the specified path.

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public void Save()
Remarks
See the File.WriteAllText documentation for a list of exceptions which may be thrown.
See Also