Sets the value of the integer property
public bool SetInt(string name, int value);
name
System.String
value
System.Int32
System.Boolean
true
on success
Sets the value of the integer property
public bool SetInt(string name, int value);
name
System.String
value
System.Int32
System.Boolean
true
on success