Return the All User Program folder.

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property AllUsersProgramsFolder As String
	Get
C#
public static string AllUsersProgramsFolder { get; }

See Also