UtilTweakingProductName Property
Gets or sets the product name of this computer.
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 ProductName { get; set; }
Public Shared Property ProductName As String
Get
Set
Dim value As String
value = UtilTweaking.ProductName
UtilTweaking.ProductName = value
public:
static property String^ ProductName {
String^ get ();
void set (String^ value);
}
static member ProductName : string with get, set
No code example is currently available or this language may not be supported.
Property Value
String
The product name of this computer.