Click or drag to resize

GUIFactoryServiceShowFolderDialog Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.GUIFactoryService.ShowFolderDialog(Altaxo.Gui.FolderChoiceOptions)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract bool ShowFolderDialog(
	FolderChoiceOptions options
)

Parameters

options  FolderChoiceOptions

[Missing <param name="options"/> documentation for "M:Altaxo.Main.Services.GUIFactoryService.ShowFolderDialog(Altaxo.Gui.FolderChoiceOptions)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Main.Services.GUIFactoryService.ShowFolderDialog(Altaxo.Gui.FolderChoiceOptions)"]

Implements

IGuiFactoryServiceShowFolderDialog(FolderChoiceOptions)
See Also