MachineEnvironmentGetSpecialFolderPath Method

Gets the path for the special folder

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public string GetSpecialFolderPath(
	SpecialFolderType folder
)

Parameters

folder  SpecialFolderType
Type of special folder

Return Value

String
Path to the folder

See Also