File tree Expand file tree Collapse file tree 5 files changed +14
-12
lines changed
Microsoft.Build.Tasks.Deployment.ManifestUtilities
Microsoft.Build.Tasks.Hosting
Microsoft.Build.Tasks.Xaml Expand file tree Collapse file tree 5 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 708
708
<Parameters />
709
709
<Docs >
710
710
<summary >Returns the full ClickOnce assembly identity.</summary >
711
- <returns >To be added .</returns >
711
+ <returns >The full ClickOnce assembly identity .</returns >
712
712
<remarks >To be added.</remarks >
713
713
</Docs >
714
714
</Member >
1044
1044
</Docs >
1045
1045
</Member >
1046
1046
</Members >
1047
- </Type >
1047
+ </Type >
Original file line number Diff line number Diff line change 56
56
</Parameters >
57
57
<Docs >
58
58
<param name =" applicationConfiguration" >The application configuration.</param >
59
- <summary >Set the application configuration.</summary >
60
- <returns >To be added.</returns >
59
+ <summary >Sets the application configuration.</summary >
60
+ <returns >
61
+ <see langword =" true" /> if the method was successful; otherwise, <see langword =" false" />.</returns >
61
62
<remarks >To be added.</remarks >
62
63
</Docs >
63
64
</Member >
64
65
</Members >
65
- </Type >
66
+ </Type >
Original file line number Diff line number Diff line change 112
112
<Parameter Name =" win32Manifest" Type =" System.String" />
113
113
</Parameters >
114
114
<Docs >
115
- <param name =" win32Manifest" >The win32 manifest</param >
115
+ <param name =" win32Manifest" >The Win32 manifest. </param >
116
116
<summary >Sets a Win32 manifest to use.</summary >
117
- <returns >To be added.</returns >
117
+ <returns >
118
+ <see langword =" true" /> if the method was successful; otherwise, <see langword =" false" />.</returns >
118
119
<remarks >To be added.</remarks >
119
120
</Docs >
120
121
</Member >
121
122
</Members >
122
- </Type >
123
+ </Type >
Original file line number Diff line number Diff line change 399
399
<param name =" switchMap" >The switch map.</param >
400
400
<param name =" value" >The value of the property.</param >
401
401
<summary >Checks the value a property is set to, and finds the corresponding switch.</summary >
402
- <returns >To be added .</returns >
402
+ <returns >The switch that \< paramref name = " value " /> is mapped to .</returns >
403
403
<remarks >To be added.</remarks >
404
404
</Docs >
405
405
</Member >
533
533
</Docs >
534
534
</Member >
535
535
</Members >
536
- </Type >
536
+ </Type >
Original file line number Diff line number Diff line change 135
135
<typeparam name =" T" >The type of the items in the <see cref =" T:System.Buffers.ReadOnlySequence`1" />.</typeparam >
136
136
<param name =" sequence" >The read-only sequence to convert to an array.</param >
137
137
<summary >Converts the <see cref =" T:System.Buffers.ReadOnlySequence`1" /> to an array.</summary >
138
- <returns >To be added .</returns >
138
+ <returns >An array containing the data in the current read-only sequence .</returns >
139
139
<remarks >To be added.</remarks >
140
140
</Docs >
141
141
</Member >
176
176
</Docs >
177
177
</Member >
178
178
</Members >
179
- </Type >
179
+ </Type >
You can’t perform that action at this time.
0 commit comments