c# - Windows Phone 7 Information -


i need following information windows phone 7 using c#:

in-built storage memory (not ram)
phone model
operator name
whether storage card installed. if yes, capacity of storage card
whether carkit, headset, camera, wi-fi, bluetooth available
os name (windows phone 7)
wi-fi, bluetooth - mac address, h/w & s/w version

while apis can used fetch above information windows phone 7?

msdn has several pages on subject, not covering of them @ least some.

http://msdn.microsoft.com/en-us/library/ff941122%28v=vs.92%29.aspx

http://msdn.microsoft.com/en-us/library/microsoft.phone.info.deviceextendedproperties%28v=vs.92%29.aspx


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -