public int Count { get; set; }
Public Property Count As Integer
Get
Set
public:
property int Count {
int get ();
void set (int value);
}
member Count : int with get, set
A workaround is applied for an issue where Windows adds 1 to the count specified in the answer file. If the count is 1, a first-log-on command is used to clear the count to ensure exactly one log-on. If the count is larger than 1, the count written to the answer file will be one less than the value specified here.