Skip to content

Commit f3c45c9

Browse files
v-rajagt-zzBillWagner
authored andcommitted
US-70351 : Changes implemented for fixing. (#1988)
* US : 70351 - Changes implemented. * Us 70351 : Changes implemented for fixing. * US-70351 : Changes implemented for fixing requested in PR #1988 * US - 70351 : Implemented latest instructions. * US 70351 : build warning fixed. * added forInternalUseOnly tags
1 parent dfcbd52 commit f3c45c9

File tree

10 files changed

+30
-24
lines changed

10 files changed

+30
-24
lines changed

xml/Microsoft.Aspnet.Snapin/MMC_CONTROL_TYPE.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ For more information about programming with the MMC\_CONTROL\_TYPE enumerator an
8686
</Docs>
8787
</Member>
8888
</Members>
89-
</Type>
89+
</Type>

xml/Microsoft.Build.Tasks/ResolveVCProjectOutput.xml

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
</Base>
1515
<Interfaces />
1616
<Docs>
17-
<summary>To be added.</summary>
18-
<remarks>To be added.</remarks>
17+
<summary>Determines the output files for Visual C++ project references.</summary>
18+
<remarks>The `ResolveVCProjectOutput` task uses the Visual C++ engine object model if building from a command line.</remarks>
19+
<forInternalUseOnly />
1920
</Docs>
2021
<Members>
2122
<Member MemberName=".ctor">
@@ -31,8 +32,9 @@
3132
</AssemblyInfo>
3233
<Parameters />
3334
<Docs>
34-
<summary>To be added.</summary>
35+
<summary>Initializes a new instance of the <see cref="T:Microsoft.Build.Tasks.ResolveVCProjectOutput"/> class.</summary>
3536
<remarks>To be added.</remarks>
37+
<forInternalUseOnly />
3638
</Docs>
3739
</Member>
3840
<Member MemberName="Configuration">
@@ -51,8 +53,8 @@
5153
<ReturnType>System.String</ReturnType>
5254
</ReturnValue>
5355
<Docs>
54-
<summary>To be added.</summary>
55-
<value>To be added.</value>
56+
<summary>Gets or sets the configuration to look up for the Visual C++ project when using the Visual C++ project engine object model.</summary>
57+
<value>The configuration to look up for the Visual C++ project.</value>
5658
<remarks>To be added.</remarks>
5759
</Docs>
5860
</Member>
@@ -73,9 +75,10 @@
7375
</ReturnValue>
7476
<Parameters />
7577
<Docs>
76-
<summary>To be added.</summary>
77-
<returns>To be added.</returns>
78+
<summary>Executes the <c>ResolveVCProjectOutput</c> task.</summary>
79+
<returns><see langword="true" /> if task execution succeeded; otherwise, <see langword="false" /></returns>
7880
<remarks>To be added.</remarks>
81+
<forInternalUseOnly />
7982
</Docs>
8083
</Member>
8184
<Member MemberName="Override">
@@ -100,6 +103,7 @@
100103
<format type="text/markdown"><![CDATA[
101104
102105
## Remarks
106+
103107
Use override stylesheets to change the directory that Visual C++ projects get built to. You can pass in an override stylesheet for a .VCPROJ by specifying a global property called VCBuildOverride. In this case, the task uses this stylesheet to resolve the output path.
104108
105109
]]></format>
@@ -128,9 +132,10 @@ Use override stylesheets to change the directory that Visual C++ projects get bu
128132
<ReturnType>Microsoft.Build.Framework.ITaskItem[]</ReturnType>
129133
</ReturnValue>
130134
<Docs>
131-
<summary>To be added.</summary>
132-
<value>To be added.</value>
135+
<summary>Gets or sets Visual C++ project references.</summary>
136+
<value>Visual C++ project references.</value>
133137
<remarks>To be added.</remarks>
138+
<forInternalUseOnly />
134139
</Docs>
135140
</Member>
136141
<Member MemberName="ResolvedImportLibraryPaths">
@@ -181,9 +186,10 @@ Use override stylesheets to change the directory that Visual C++ projects get bu
181186
<ReturnType>Microsoft.Build.Framework.ITaskItem[]</ReturnType>
182187
</ReturnValue>
183188
<Docs>
184-
<summary>To be added.</summary>
185-
<value>To be added.</value>
189+
<summary>Gets or sets resolved reference paths for managed Visual C++ projects. Preserves the original project reference attributes.</summary>
190+
<value>The resolved reference paths for managed Visual C++ projects.</value>
186191
<remarks>To be added.</remarks>
192+
<forInternalUseOnly />
187193
</Docs>
188194
</Member>
189195
<Member MemberName="SolutionFile">
@@ -209,4 +215,4 @@ Use override stylesheets to change the directory that Visual C++ projects get bu
209215
</Docs>
210216
</Member>
211217
</Members>
212-
</Type>
218+
</Type>

xml/Microsoft.VisualC.StlClr.Generic/ConstReverseRandomAccessIterator`1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
<Parameter Name="_Right" Type="System.Int32" />
607607
</Parameters>
608608
<Docs>
609-
<param name="">To be added.</param>
609+
<param name="">The iterator that the operator is to act on.</param>
610610
<param name="_Right">The number of elements to increment.</param>
611611
<summary>Increments the reverse iterator by the given number of elements. The integer parameter is specified on the right side of the addition operator.</summary>
612612
<returns>An iterator.</returns>

xml/Microsoft.Vsa/BaseVsaSite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</AssemblyInfo>
4343
<Parameters />
4444
<Docs>
45-
<summary>To be added.</summary>
45+
<summary>Initializes a new instance of the <see cref="T:Microsoft.Vsa.BaseVsaSite"/> class.</summary>
4646
<remarks>To be added.</remarks>
4747
</Docs>
4848
</Member>

xml/System.Speech.Recognition/SemanticResultKey.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ private void keyTest()
315315
<Parameters />
316316
<Docs>
317317
<summary>Returns an instance of <see cref="T:System.Speech.Recognition.GrammarBuilder" /> constructed from the current <see cref="T:System.Speech.Recognition.SemanticResultKey" /> instance.</summary>
318-
<returns>To be added.</returns>
318+
<returns>An instance of <see cref="T:System.Speech.Recognition.GrammarBuilder" /> constructed from the current <see langword="SemanticResultKey"/> instance.</returns>
319319
<remarks>
320320
<format type="text/markdown"><![CDATA[
321321

xml/System.Web.UI.Design.WebControls/TreeViewBindingsEditor.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
</Parameters>
9898
<Docs>
9999
<param name="context">The type descriptor context.</param>
100-
<summary>Retrieves the edit style that is used by the <see cref="Overload:System.Web.UI.Design.WebControls.TreeViewBindingsEditor.EditValue" /> method.</summary>
101-
<returns>To be added.</returns>
100+
<summary>Retrieves the edit style that is used by the <see cref="M:System.Web.UI.Design.WebControls.TreeViewBindingsEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)" /> method.</summary>
101+
<returns>A <see cref="T:System.Drawing.Design.UITypeEditorEditStyle"/> value that indicates the style of editor used by the <see cref="M:System.Web.UI.Design.WebControls.TreeViewBindingsEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)" /> method.</returns>
102102
<remarks>To be added.</remarks>
103103
</Docs>
104104
</Member>

xml/System.Web.UI.Design.WebControls/XmlDesigner.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<Parameters />
121121
<Docs>
122122
<summary>Retrieves the HTML markup that is used to represent the control at design time.</summary>
123-
<returns>To be added.</returns>
123+
<returns>The HTML markup used to represent the control at design time.</returns>
124124
<remarks>To be added.</remarks>
125125
<forInternalUseOnly />
126126
<related type="Article" href="https://docs.microsoft.com/previous-versions/aspnet/wxh45wzs(v=vs.100)">ASP.NET Control Designers Overview</related>

xml/System.Web.UI.WebControls/ListItem.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
<Parameters />
582582
<Docs>
583583
<summary>Serves as a hash function for a particular type, and is suitable for use in hashing algorithms and data structures like a hash table.</summary>
584-
<returns>To be added.</returns>
584+
<returns>A hash code for the current object.</returns>
585585
<remarks>To be added.</remarks>
586586
</Docs>
587587
</Member>

xml/System.Web.UI.WebControls/Wizard.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@
10031003
<Parameters />
10041004
<Docs>
10051005
<summary>Creates control collection.</summary>
1006-
<returns>To be added.</returns>
1006+
<returns>A <see cref="T:System.Web.UI.ControlCollection"/> object to contain the current server control's child server controls.</returns>
10071007
<remarks>To be added.</remarks>
10081008
</Docs>
10091009
</Member>
@@ -1053,7 +1053,7 @@
10531053
<Parameters />
10541054
<Docs>
10551055
<summary>Creates control style.</summary>
1056-
<returns>To be added.</returns>
1056+
<returns>A <see cref="T:System.Web.UI.WebControls.Style"/> that is used to implement all style-related properties of the control.</returns>
10571057
<remarks>To be added.</remarks>
10581058
</Docs>
10591059
</Member>
@@ -1857,7 +1857,7 @@
18571857
<Parameters />
18581858
<Docs>
18591859
<summary>Gets the design mode state.</summary>
1860-
<returns>To be added.</returns>
1860+
<returns>An <see cref="T:System.Collections.IDictionary"/> containing the design-time data for the control.</returns>
18611861
<remarks>To be added.</remarks>
18621862
</Docs>
18631863
</Member>

xml/System.Windows.Forms/MaskedTextBox.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@
970970
<Docs>
971971
<param name="keyData">One of the <see cref="T:System.Windows.Forms.Keys" /> values.</param>
972972
<summary>Determines whether the specified key is an input key or a special key that requires preprocessing.</summary>
973-
<returns>To be added.</returns>
973+
<returns><see langword="true"/> if the specified key is an input key; otherwise, <see langword="false"/>.</returns>
974974
<remarks>To be added.</remarks>
975975
</Docs>
976976
</Member>

0 commit comments

Comments
 (0)