PFSFileUseCustomResultFolder Property |
Use custom result folder.
Overrides the ProjectResultFolder with the CustomResultFolder,
if the flag is true.
Managed by MzShell, when the PFS file is used as part of an
open MzShell project
Namespace: DHI.PFSAssembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public bool UseCustomResultFolder { get; }
Public ReadOnly Property UseCustomResultFolder As Boolean
Get
public:
property bool UseCustomResultFolder {
bool get ();
}
member UseCustomResultFolder : bool with get
Property Value
Type:
BooleanSee Also