Return the Current User Administrative Tools folder.

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

Syntax

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

See Also