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.PFS
Assembly:
DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic bool UseCustomResultFolder { get; }
Public ReadOnly Property UseCustomResultFolder As Boolean
Get
public:
property bool UseCustomResultFolder {
bool get ();
}
member UseCustomResultFolder : bool with get
Property Value
Type:
Boolean
See Also