Update: as noted in the comments, this is a bug. I reported this to Microsoft and he was sent to the VS development team to investigate. I will update this answer if and when the news comes.
Further update: fixed transferred to the project in CodePlex , yay!
Given the type of record:
namespace Rather.Deep.Namespace type TestRecord = { /// Property summary Prop : string }
VS2013 generates the following IntelliSense XML for this field:
<member name="F:Rather.Deep.Namespace.Rather.Deep.Namespace.TestRecord.Prop"> <summary>Property summary</summary> </member>
I know that record values ββare perceived as fields, not properties. I can handle this. I can't understand: why is the namespace doubled?
( , VS2013, , , XML bin. VS2013.1. .)
bin
, , . Microsoft Connect CodePlex. , F #!
Source: https://habr.com/ru/post/1531220/More articles:interpret everything after LeftBracket as a string until the next RightBracket - c #volatile in java with long, int, boolean and many different write cases - javaASP.NET Web API Help Page Generates Incomplete Documentation for F # Record Types - visual-studio-2013Redirect http to https express.js - node.jsXML documentation for interface methods and record properties - f #Unlock and unlock the screen of an Android phone when compiling and starting a project? - androidWhy can't I throw an exception after I throw it? - scopearray field type in essence for symfony type select field - formsGoogle Maps V3 does not remove event listener - javascriptdicts not ordered in python 3? - pythonAll Articles