开发者

"Add to Source Control" option when making a new C# project in VS 2010

When I go to make a new C# Windows application in VS 2010, there is an option at the bottom right area with a check bo开发者_运维问答x saying add to source.

I want to know what happens, if I check it and create the new C# file.


I believe it actually says, "Add to Source Control." That will register the project with whichever source control plugin you have enabled in VS.


If you have a source control plugin configured to work with Visual Studio, checking that box will create the new application in the source control in a manner defined by the plugin that you're using.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜