Sets the value of the unsigned integer property
public bool SetUInt(string name, uint value);
name
System.String
value
System.UInt32
System.Boolean
true
on success
Sets the value of the unsigned integer property
public bool SetUInt(string name, uint value);
name
System.String
value
System.UInt32
System.Boolean
true
on success