单项选择题

设x=5,执行VB语句If x>5 Then x=x+1后,x的值为()

A.5
B.4
C.6
D.0