Indicate if the current machine is a Media Center

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

Syntax

Visual Basic
Public Shared ReadOnly Property IsMediaCenter As Boolean
	Get
C#
public static bool IsMediaCenter { get; }

Return Value

See Also