UtilTweakingComputerName Property

Gets or sets the computer name for the current machine.

Note that the name change do not take effect until the user restarts the computer.

Definition

Namespace: DevCase.Core.Windows.Common
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string ComputerName { get; set; }

Property Value

String

See Also