Could I add .TargetOSVersion in INF DDInstall Section?

INF Models Section, I can add TargetOSVersion following models-section-name to differentiate OS version, could I add .TargetOSVersion in INF DDInstall Section? Such as:

[Manufacturer]
%StdMfg% =StdMfg

[StdMfg]
%*pnp0f0c.DeviceDesc%= Ser_Inst,*PNP0F0C,SERENUM\PNP0F0C,SERIAL_MOUSE

[Ser_Inst.NTx86.5.1]
;;;;;

[Ser_Inst.NTx86.5.1.Services]
;;;;

[Ser_Inst.NTx86.6.0]
;;;;;
[Ser_Inst.NTx86.6.0.Services]
;;;;