System.servicePack | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to System Class Summary |
Availability |
Windows |
Usage |
mdm.System.servicePack:String |
Parameters |
None |
Returns |
A String |
Description |
Contains the Service Packs installed on the system. |
Notes |
Read-Only If no service packs are installed, the return value will be empty. |
Example Code |
var servicePacks:String = mdm.System.servicePack; |
mdm.System Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |