c# - Can anyone explain the major features of a VDPROJ file? -


i'm sure there must documentation on msdn somewhere, couldn't find it. looks subset/variation of json. really, question grew out of has bugged me: 8:s , 3:s mean? version number of kind? maybe typing scheme? every vdproj excerpt i've ever seen filled these "eight-colon" , "three-colon" prefixes, not sort of question search engines for.

"deployproject" { "vsversion" = "3:800" "projecttype" = "8:{978c614f-708e-4e1a-b201-565925725dba}" "iswebtype" = "8:false" "projectname" = "8:projectnameredacted" "languageid" = "3:1033" "codepage" = "3:1252" "uilanguageid" = "3:1033" "sccprojectname" = "8:" "scclocalpath" = "8:" "sccauxpath" = "8:" "sccprovider" = "8:"     "hierarchy"     {         "entry"         {         "msmkey" = "8:_02f97bb7bd104f1aaa1c97c854d5dc99"         "ownerkey" = "8:_undefined"         "msmsig" = "8:_undefined"         } ... 

if wants berate pitiful google-fu, that's fine too.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -