开发者

Need way to parse the Protection table using P4.net DLL

I too need a way to find out, how to get and parse the protection table using the P4.net DLL. I am trying to run "p4 protects" command using P4.Net DLL. I just need a way to find out which AD Group has access to which branch of perforce 开发者_运维百科tree.


You can use the code

P4Form group = p4.Parse_Form("group", groupString);

groupString is a string argument that will be written filling all the required fields of a group.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜