Click or drag to resize

EtoEnvironmentIHandlerGetFolderPath Method

Gets the folder path for the specified special folder

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string GetFolderPath(
	EtoSpecialFolder folder
)

Parameters

folder
Type: EtoEtoSpecialFolder
Special folder to retrieve the path for

Return Value

Type: String
Path of the specified folder
See Also