UtilTweakingOemLogo Property

Gets or sets the logo field of the OEM information of this computer.

For example: C:\Windows\System32\OEMLogo.bmp

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 OemLogo { get; set; }

Property Value

String
The logo field of the OEM information of this computer.

See Also