Click or drag to resize

ITestAllProjectsInFolderView Interface

View interface for testing all projects in a folder.

Namespace: Altaxo.Gui.Common.Tools
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ITestAllProjectsInFolderView

The ITestAllProjectsInFolderView type exposes the following members.

Properties
 NameDescription
Public propertyFolderPaths Gets or sets the folder paths.
Public propertyProtocolFileName Gets or sets the protocol file name.
Public propertyTestSavingAndReopening Gets or sets a value indicating whether saving and reopening should be tested.
Top
See Also