What is SourceInfo???

I am sure everyone here has seen SourceInfo = “::8::13::resource”; in their MOFs before but can anyone tell me what the first two numbers represent. I cannot seemingly find any pattern and have searched to no avail.

I am basically wanting to be able to generate my MOF files seperate from PowerShell as I have a custom written webapp which i use to process all my Automation to date (CMDB if you will).

Any help would be much appreciated because i don’t wont to be calling PowerShell direct from C#

Many Thanks

It’s just line / column information, and as far as I know, it’s optional (referring to the PowerShell script that was used to generate the MOF.)