Author Topic: Get list of c::b projects  (Read 5327 times)

Offline amd

  • Single posting newcomer
  • *
  • Posts: 9
Get list of c::b projects
« on: June 05, 2012, 03:46:36 pm »
Hi

I want to get a list of curent c::b projects and acces to thier proporties, i tried this :
 
Code
Manager::Get()->GetProjectManager()->GetProjects()


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Get list of c::b projects
« Reply #1 on: June 05, 2012, 04:16:28 pm »
And?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Get list of c::b projects
« Reply #2 on: June 05, 2012, 05:18:10 pm »
Have you tried the GetTitle method?

p.s. proporty is a new word for me :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]