开发者

Find the working set a project is assigned to

开发者 https://www.devze.com 2023-02-17 04:46 出处:网络
I want to find out to which working sets a开发者_运维问答 project is assigned to in my workspace. I don\'t want to get all the working sets from the WorkingSetManager and browse through all the workin

I want to find out to which working sets a开发者_运维问答 project is assigned to in my workspace. I don't want to get all the working sets from the WorkingSetManager and browse through all the working sets. That takes to much time.

Is there another way to find the 'parents' of a project ?

Thank you

PS: I need to do this programatically


If you right click on the project and click on the "Assign Working Sets..." it should have the working set(s) that it belongs to already checked off in the pop-up.

0

精彩评论

暂无评论...
验证码 换一张
取 消