UtilTweakingOemSupportUrl Property
Gets or sets the support phone field of the OEM information of this computer.
For example: http://www.domain.com/
Namespace: DevCase.Core.Windows.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string OemSupportUrl { get; set; }
Public Shared Property OemSupportUrl As String
Get
Set
Dim value As String
value = UtilTweaking.OemSupportUrl
UtilTweaking.OemSupportUrl = value
public:
static property String^ OemSupportUrl {
String^ get ();
void set (String^ value);
}
static member OemSupportUrl : string with get, set
No code example is currently available or this language may not be supported.
Property Value
String
The support phone field of the OEM information of this computer.