Skip to content

Commit 28f0d03

Browse files
authored
Merge pull request #3832 from dotnet/master
Update live with current master
2 parents 8b09499 + 19b2ad9 commit 28f0d03

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+323
-8822
lines changed

_zip/missingapi.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
### YamlMime:XRefMap
22
hrefUpdated: true
33
references:
4+
- uid: Microsoft.CLRAdmin.IComponent
5+
name: IComponent
6+
fullname: Microsoft.CLRAdmin.IComponent
7+
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ky7h2t5(v=vs.90)
8+
- uid: Microsoft.CLRAdmin.IComponentData
9+
name: IComponentData
10+
fullname: Microsoft.CLRAdmin.IComponentData
11+
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ds7x0yb(v=vs.90)
12+
- uid: Microsoft.CLRAdmin.IComponentData.QueryDataObject(System.Int32,System.UInt32,Microsoft.CLRAdmin.IDataObject@)
13+
name: QueryDataObject(Int32, UInt32, IDataObject)
14+
fullname: Microsoft.CLRAdmin.IComponentData.QueryDataObject(Int32, UInt32, IDataObject)
15+
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/ms126469(v=vs.90)
16+
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
17+
name: InsertItem(SCOPEDATAITEM)
18+
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(SCOPEDATAITEM)
19+
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/70t5ts1h(v=vs.90)
20+
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
21+
name: SetItem(SCOPEDATAITEM)
22+
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(SCOPEDATAITEM)
23+
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/hwta6538(v=vs.90)
24+
- uid: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(System.String,Microsoft.CLRAdmin.MMC_LISTPAD_INFO@)
25+
name: GetListPadInfo(String, MMC_LISTPAD_INFO)
26+
fullname: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(String, MMC_LISTPAD_INFO)
27+
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/5stkefbf(v=vs.90)
428
- uid: System.Diagnostics.PresentationTraceSources.TraceLevel
529
name: PresentationTraceSources.TraceLevel
630
fullname: System.Diagnostics.PresentationTraceSources.TraceLevel

xml/FrameworksIndex/netframework-1.1.xml

Lines changed: 0 additions & 366 deletions
Large diffs are not rendered by default.

xml/Microsoft.Build.Tasks.Xaml/CommandLineGenerator.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
<ReturnType>System.String</ReturnType>
6565
</ReturnValue>
6666
<Docs>
67-
<summary>Contains a string of additional options to include on the command line.</summary>
68-
<value>To be added.</value>
67+
<summary>Gets or sets a string of additional options to include on the command line.</summary>
68+
<value>A string of additional options to include on the command line.</value>
6969
<remarks>To be added.</remarks>
7070
</Docs>
7171
</Member>
@@ -93,8 +93,8 @@
9393
<ReturnType>System.String</ReturnType>
9494
</ReturnValue>
9595
<Docs>
96-
<summary>Contains the string to append to a command line when there is no template.</summary>
97-
<value>To be added.</value>
96+
<summary>Gets or sets the string to append to a command line when there is no template.</summary>
97+
<value>The string to append to a command line when there is no template.</value>
9898
<remarks>To be added.</remarks>
9999
</Docs>
100100
</Member>
@@ -122,8 +122,8 @@
122122
<ReturnType>System.String</ReturnType>
123123
</ReturnValue>
124124
<Docs>
125-
<summary>Contains the template to use when creating the command line.</summary>
126-
<value>To be added.</value>
125+
<summary>Gets or sets the template to use when creating the command line.</summary>
126+
<value>The template to use when creating the command line.</value>
127127
<remarks>To be added.</remarks>
128128
</Docs>
129129
</Member>
@@ -144,8 +144,8 @@
144144
</ReturnValue>
145145
<Parameters />
146146
<Docs>
147-
<summary>Generates a command line.</summary>
148-
<returns>To be added.</returns>
147+
<summary>Generates the command line.</summary>
148+
<returns>The command line.</returns>
149149
<remarks>To be added.</remarks>
150150
</Docs>
151151
</Member>

xml/Microsoft.CLRAdmin/CCommandHistory.xml

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)