Return the All User Desktop folder.

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

Syntax

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

See Also