forked from MicrosoftDocs/visualstudio-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmissingapi.yml
360 lines (360 loc) · 18.1 KB
/
missingapi.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
### YamlMime:XRefMap
hrefUpdated: true
references:
- uid: EnvDTE80
commentId: N:EnvDTE80
href: https://msdn.microsoft.com/library/0e105c68.aspx
name: EnvDTE80
name.vb: EnvDTE80
fullName: EnvDTE80
fullName.vb: EnvDTE80
- uid: EnvDTE90
commentId: N:EnvDTE90
href: https://msdn.microsoft.com/library/bb513943.aspx
name: EnvDTE90
name.vb: EnvDTE90
fullName: EnvDTE90
fullName.vb: EnvDTE90
- uid: Microsoft.VisualStudio.Language.Intellisense.ISuggestedAction.Invoke*
commentId: M:Microsoft.VisualStudio.Language.Intellisense.ISuggestedAction.Invoke(System.Threading.CancellationToken)
href: https://msdn.microsoft.com/library/microsoft.visualstudio.language.intellisense.isuggestedaction.invoke.aspx
name: Invoke
name.vb: Invoke
fullName: ISuggestedAction.Invoke
fullName.vb: ISuggestedAction.Invoke
- uid: Microsoft.VisualStudio.Shell.OleMenuCommand.Text*
commentId: P:Microsoft.VisualStudio.Shell.OleMenuCommand.Text
href: https://msdn.microsoft.com/library/microsoft.visualstudio.shell.olemenucommand.text.aspx
name: Text
name.vb: Text
fullName: OleMenuCommand.Text
fullName.vb: OleMenuCommand.Text
- uid: EnvDTE.vsFontCharSet
commentId: T:EnvDTE.vsFontCharSet
href: https://msdn.microsoft.com/library/507syzy5.aspx
name: vsFontCharSet
name.vb: vsFontCharSet
fullName: EnvDTE.vsFontCharSet
fullName.vb: EnvDTE.vsFontCharSet
- uid: System.Activator.CreateInstance*
commentId: Overload:System.Activator.CreateInstance
href: https://msdn.microsoft.com/library/system.activator.createinstance.aspx
name: CreateInstance
name.vb: CreateInstance
fullName: Activator.CreateInstance
fullName.vb: Activator.CreateInstance
- uid: Microsoft.VisualStudio.Shell.AsyncPackage.AddService*
commentId: Overload:Microsoft.VisualStudio.Shell.AsyncPackage.AddService
href: https://msdn.microsoft.com/library/microsoft.visualstudio.shell.asyncpackage.addservice.aspx
name: AddService
name.vb: AddService
fullName: AsyncPackage.AddService
fullName.vb: AsyncPackage.AddService
- uid: Microsoft.VisualStudio.Shell.AsyncServiceProvider.GetServiceAsync*
commentId: M:Microsoft.VisualStudio.Shell.AsyncServiceProvider.GetServiceAsync(System.Threading.Tasks.Task{System.Object})
href: https://msdn.microsoft.com/library/microsoft.visualstudio.shell.AsyncServiceProvider.GetServiceAsync.aspx
name: GetServiceAsync(Type)
name.vb: GetServiceAsync(Type)
fullName: AsyncServiceProvider.GetServiceAsync(Type)
fullName.vb: AsyncServiceProvider.GetServiceAsync(Type)
- uid: Microsoft.VisualStudio.Shell.ThreadHelper.Invoke*
commentId: Overload:Microsoft.VisualStudio.Shell.ThreadHelper.Invoke
href: https://msdn.microsoft.com/library/microsoft.visualstudio.shell.threadhelper.invoke.aspx
name: ThreadHelper.Invoke
name.vb: ThreadHelper.Invoke
fullName: Microsoft.VisualStudio.Shell.ThreadHelper.Invoke
fullName.vb: Microsoft.VisualStudio.Shell.ThreadHelper.Invoke
- uid: Microsoft.Office.Tools.Excel.ControlCollection.AddControl*
commentId: Overload:Microsoft.Office.Tools.Excel.ControlCollection.AddControl
href: https://msdn.microsoft.com/library/microsoft.office.tools.excel.controlcollection.addcontrol.aspx
name: AddControl
name.vb: AddControl
fullName: ControlCollection.AddControl
fullName.vb: ControlCollection.AddControl
- uid: Microsoft.Office.Tools.Excel.Worksheet.GetAutomationObject*
commentId: Overload:Microsoft.Office.Tools.Excel.Worksheet.GetAutomationObject
href: https://msdn.microsoft.com/library/microsoft.office.tools.excel.worksheet.getautomationobject.aspx
name: GetAutomationObject
name.vb: GetAutomationObject
fullName: Worksheet.GetAutomationObject
fullName.vb: Worksheet.GetAutomationObject
- uid: Microsoft.Office.Tools.Outlook.Factory.CreateFormRegionCustomAction*
commentId: Overload:Microsoft.Office.Tools.Outlook.Factory.CreateFormRegionCustomAction
href: https://msdn.microsoft.com/library/microsoft.office.tools.outlook.factory.createformregioncustomaction.aspx
name: CreateFormRegionCustomAction
name.vb: CreateFormRegionCustomAction
fullName: Factory.CreateFormRegionCustomAction
fullName.vb: Factory.CreateFormRegionCustomAction
- uid: Microsoft.Office.Tools.Word.ControlCollection.AddControl*
commentId: Overload:Microsoft.Office.Tools.Word.ControlCollection.AddControl
href: https://msdn.microsoft.com/library/microsoft.office.tools.word.controlcollection.addcontrol.aspx
name: AddControl
name.vb: AddControl
fullName: ControlCollection.AddControl
fullName.vb: ControlCollection.AddControl
- uid: Microsoft.Office.Tools.Word.ControlCollection.AddContentControl*
commentId: Overload:Microsoft.Office.Tools.Word.ControlCollection.AddContentControl
href: https://msdn.microsoft.com/library/microsoft.office.tools.word.controlcollection.addcontentcontrol.aspx
name: AddContentControl
name.vb: AddContentControl
fullName: ControlCollection.AddContentControl
fullName.vb: ControlCollection.AddContentControl
- uid: Microsoft.Office.Tools.Word.ControlCollection.AddGroupContentControl*
commentId: Overload:Microsoft.Office.Tools.Word.ControlCollection.AddGroupContentControl
href: https://msdn.microsoft.com/library/microsoft.office.tools.word.controlcollection.addgroupcontentcontrol.aspx
name: AddGroupContentControl
name.vb: AddGroupContentControl
fullName: ControlCollection.AddGroupContentControl
fullName.vb: ControlCollection.AddGroupContentControl
- uid: Microsoft.Office.Tools.Word.ControlCollection.AddRichTextContentControl*
commentId: Overload:Microsoft.Office.Tools.Word.ControlCollection.AddRichTextContentControl
href: https://msdn.microsoft.com/library/microsoft.office.tools.word.controlcollection.addrichtextcontentcontrol.aspx
name: AddRichTextContentControl
name.vb: AddRichTextContentControl
fullName: ControlCollection.AddRichTextContentControl
fullName.vb: ControlCollection.AddRichTextContentControl
- uid: Microsoft.VisualStudio.SharePoint.IAnnotationDictionary.Add*
commentId: Overload:Microsoft.VisualStudio.SharePoint.IAnnotationDictionary.Add
href: https://msdn.microsoft.com/library/microsoft.visualstudio.sharepoint.iannotationdictionary.add.aspx
name: Add
name.vb: Add
fullName: IAnnotationDictionary.Add
fullName.vb: IAnnotationDictionary.Add
- uid: Microsoft.VisualStudio.SharePoint.IAnnotationDictionary.TryGetValue*
commentId: Overload:Microsoft.VisualStudio.SharePoint.IAnnotationDictionary.TryGetValue
href: https://msdn.microsoft.com/library/microsoft.visualstudio.sharepoint.iannotationdictionary.trygetvalue.aspx
name: TryGetValue
name.vb: TryGetValue
fullName: IAnnotationDictionary.TryGetValue
fullName.vb: IAnnotationDictionary.TryGetValue
- uid: Microsoft.VisualStudio.SharePoint.IAnnotationDictionary.GetValue*
commentId: Overload:Microsoft.VisualStudio.SharePoint.IAnnotationDictionary.GetValue
href: https://msdn.microsoft.com/library/microsoft.visualstudio.sharepoint.iannotationdictionary.getvalue.aspx
name: GetValue
name.vb: GetValue
fullName: IAnnotationDictionary.GetValue
fullName.vb: IAnnotationDictionary.GetValue
- uid: Microsoft.VisualStudio.SharePoint.ISharePointProjectItemCollection.Add*
commentId: Overload:Microsoft.VisualStudio.SharePoint.ISharePointProjectItemCollection.Add
href: https://msdn.microsoft.com/library/microsoft.visualstudio.sharepoint.isharepointprojectitemcollection.add.aspx
name: Add
name.vb: Add
fullName: ISharePointProjectItemCollection.Add
fullName.vb: ISharePointProjectItemCollection.Add
- uid: Microsoft.VisualStudio.SharePoint.Features.IPropertyCollection.Add*
commentId: Overload:Microsoft.VisualStudio.SharePoint.Features.IPropertyCollection.Add
href: https://msdn.microsoft.com/library/microsoft.visualstudio.sharepoint.features.ipropertycollection.add.aspx
name: Add
name.vb: Add
fullName: IPropertyCollection.Add
fullName.vb: IPropertyCollection.Add
- uid: Microsoft.Office.Interop.Word.WdContentControlType.wdContentControlCheckBox
commentId: F:Microsoft.Office.Interop.Word.WdContentControlType.wdContentControlCheckBox
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdcontentcontroltype.aspx
name: wdContentControlCheckBox
name.vb: wdContentControlCheckBox
fullName: WdContentControlType.wdContentControlCheckBox
fullName.vb: WdContentControlType.wdContentControlCheckBox
- uid: Microsoft.Office.Interop.Word.WdHeaderFooterIndex.wdHeaderFooterPrimary
commentId: F:Microsoft.Office.Interop.Word.WdHeaderFooterIndex.wdHeaderFooterPrimary
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdheaderfooterindex.aspx
name: wdHeaderFooterPrimary
name.vb: wdHeaderFooterPrimary
fullName: WdHeaderFooterIndex.wdHeaderFooterPrimary
fullName.vb: WdHeaderFooterIndex.wdHeaderFooterPrimary
- uid: Microsoft.Office.Interop.Word.WdHeaderFooterIndex.wdHeaderFooterEvenPages
commentId: F:Microsoft.Office.Interop.Word.WdHeaderFooterIndex.wdHeaderFooterEvenPages
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdheaderfooterindex.aspx
name: wdHeaderFooterEvenPages
name.vb: wdHeaderFooterEvenPages
fullName: WdHeaderFooterIndex.wdHeaderFooterEvenPages
fullName.vb: WdHeaderFooterIndex.wdHeaderFooterEvenPages
- uid: Microsoft.Office.Interop.Word.WdHeaderFooterIndex.wdHeaderFooterFirstPage
commentId: F:Microsoft.Office.Interop.Word.WdHeaderFooterIndex.wdHeaderFooterFirstPage
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdheaderfooterindex.aspx
name: wdHeaderFooterFirstPage
name.vb: wdHeaderFooterFirstPage
fullName: WdHeaderFooterIndex.wdHeaderFooterFirstPage
fullName.vb: WdHeaderFooterIndex.wdHeaderFooterFirstPage
- uid: Microsoft.Office.Interop.Word.WdReplace.wdReplaceNone
commentId: F:Microsoft.Office.Interop.Word.WdReplace.wdReplaceNone
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdreplace.aspx
name: wdReplaceNone
name.vb: wdReplaceNone
fullName: WdReplace.wdReplaceNone
fullName.vb: WdReplace.wdReplaceNone
- uid: Microsoft.Office.Interop.Word.WdReplace.wdReplaceOne
commentId: F:Microsoft.Office.Interop.Word.WdReplace.wdReplaceOne
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdreplace.aspx
name: wdReplaceOne
name.vb: wdReplaceOne
fullName: WdReplace.wdReplaceOne
fullName.vb: WdReplace.wdReplaceOne
- uid: Microsoft.Office.Interop.Word.WdReplace.wdReplaceAll
commentId: F:Microsoft.Office.Interop.Word.WdReplace.wdReplaceAll
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdreplace.aspx
name: wdReplaceAll
name.vb: wdReplaceAll
fullName: WdReplace.wdReplaceAll
fullName.vb: WdReplace.wdReplaceAll
- uid: Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating
commentId: F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating
href: https://msdn.microsoft.com/library/microsoft.office.interop.excel.xlplacement.aspx
name: xlFreeFloating
name.vb: xlFreeFloating
fullName: XlPlacement.xlFreeFloating
fullName.vb: XlPlacement.xlFreeFloating
- uid: Microsoft.Office.Interop.Excel.XlPlacement.xlMove
commentId: F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove
href: https://msdn.microsoft.com/library/microsoft.office.interop.excel.xlplacement.aspx
name: xlMove
name.vb: xlMove
fullName: XlPlacement.xlMove
fullName.vb: XlPlacement.xlMove
- uid: Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize
commentId: F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize
href: https://msdn.microsoft.com/library/microsoft.office.interop.excel.xlplacement.aspx
name: xlMoveAndSize
name.vb: xlMoveAndSize
fullName: XlPlacement.xlMoveAndSize
fullName.vb: XlPlacement.xlMoveAndSize
- uid: Microsoft.VisualStudio.Tools.Applications.ServerDocument.AddCustomization*
commentId: Overload:Microsoft.VisualStudio.Tools.Applications.ServerDocument.AddCustomization
href: https://msdn.microsoft.com/library/microsoft.visualstudio.tools.applications.serverdocument.addcustomization.aspx
name: AddCustomization
name.vb: AddCustomization
fullName: ServerDocument.AddCustomization
fullName.vb: ServerDocument.AddCustomization
- uid: Microsoft.Office.Interop.Outlook.OlItemType.olTaskItem
commentId: F:Microsoft.Office.Interop.Outlook.OlItemType.olTaskItem
href: https://msdn.microsoft.com/library/microsoft.office.interop.outlook.olitemtype.aspx
name: olTaskItem
name.vb: olTaskItem
fullName: OlItemType.olTaskItem
fullName.vb: OlItemType.olTaskItem
- uid: Microsoft.Office.Tools.Word.ControlExtensions.AddButton*
commentId: Overload:Microsoft.Office.Tools.Word.ControlExtensions.AddButton
href: https://msdn.microsoft.com/library/microsoft.office.tools.word.controlextensions.addbutton.aspx
name: AddButton
name.vb: AddButton
fullName: ControlExtensions.AddButton
fullName.vb: ControlExtensions.AddButton
- uid: System.Runtime.Serialization.ISerializable.GetObjectData
commentId: M:System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
href: https://msdn.microsoft.com/library/system.runtime.serialization.iserializable.getobjectdata.aspx
name: GetObjectData
name.vb: GetObjectData
fullName: .ISerializable.GetObjectData
fullName.vb: .ISerializable.GetObjectData
- uid: Microsoft.Office.Tools.CustomTaskPaneCollection.Add*
commentId: Overload:Microsoft.Office.Tools.CustomTaskPaneCollection.Add
href: https://msdn.microsoft.com/library/microsoft.office.tools.customtaskpanecollection.add.aspx
name: Add
name.vb: Add
fullName: CustomTaskPaneCollection.Add
fullName.vb: CustomTaskPaneCollection.Add
- uid: Microsoft.Office.Tools.CustomTaskPane.Dispose*
commentId: Overload:Microsoft.Office.Tools.CustomTaskPane.Dispose
href: https://msdn.microsoft.com/library/microsoft.office.tools.customtaskpane.dispose.aspx
name: Dispose
name.vb: Dispose
fullName: CustomTaskPane.Dispose
fullName.vb: CustomTaskPane.Dispose
- uid: Microsoft.Office.Interop.Word.WdUnits.wdCharacter
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdCharacter
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdCharacter
name.vb: wdCharacter
fullName: WdUnits.wdCharacter
fullName.vb: WdUnits.wdCharacter
- uid: Microsoft.Office.Interop.Word.WdUnits.wdWord
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdWord
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdWord
name.vb: wdWord
fullName: WdUnits.wdWord
fullName.vb: WdUnits.wdWord
- uid: Microsoft.Office.Interop.Word.WdUnits.wdSentence
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdSentence
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdSentence
name.vb: wdSentence
fullName: WdUnits.wdSentence
fullName.vb: WdUnits.wdSentence
- uid: Microsoft.Office.Interop.Word.WdUnits.wdParagraph
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdParagraph
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdParagraph
name.vb: wdParagraph
fullName: WdUnits.wdParagraph
fullName.vb: WdUnits.wdParagraph
- uid: Microsoft.Office.Interop.Word.WdUnits.wdSection
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdSection
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdSection
name.vb: wdSection
fullName: WdUnits.wdSection
fullName.vb: WdUnits.wdSection
- uid: Microsoft.Office.Interop.Word.WdUnits.wdStory
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdStory
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdStory
name.vb: wdStory
fullName: WdUnits.wdStory
fullName.vb: WdUnits.wdStory
- uid: Microsoft.Office.Interop.Word.WdUnits.wdCell
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdCell
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdCell
name.vb: wdCell
fullName: WdUnits.wdCell
fullName.vb: WdUnits.wdCell
- uid: Microsoft.Office.Interop.Word.WdUnits.wdColumn
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdColumn
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdColumn
name.vb: wdColumn
fullName: WdUnits.wdColumn
fullName.vb: WdUnits.wdColumn
- uid: Microsoft.Office.Interop.Word.WdUnits.wdRow
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdRow
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdRow
name.vb: wdRow
fullName: WdUnits.wdRow
fullName.vb: WdUnits.wdRow
- uid: Microsoft.Office.Interop.Word.WdUnits.wdTable
commentId: F:Microsoft.Office.Interop.Word.WdUnits.wdTable
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdunits.aspx
name: wdTable
name.vb: wdTable
fullName: WdUnits.wdTable
fullName.vb: WdUnits.wdTable
- uid: Microsoft.Office.Interop.Word.WdSaveOptions.wdDoNotSaveChanges
commentId: F:Microsoft.Office.Interop.Word.WdSaveOptions.wdDoNotSaveChanges
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdsaveoptions.aspx
name: wdDoNotSaveChanges
name.vb: wdDoNotSaveChanges
fullName: WdSaveOptions.wdDoNotSaveChanges
fullName.vb: WdSaveOptions.wdDoNotSaveChanges
- uid: Microsoft.Office.Interop.Excel.XlSheetVisibility.xlSheetHidden
commentId: F:Microsoft.Office.Interop.Excel.XlSheetVisibility.xlSheetHidden
href: https://msdn.microsoft.com/library/microsoft.office.interop.excel.xlsheetvisibility.aspx
name: xlSheetHidden
name.vb: xlSheetHidden
fullName: XlSheetVisibility.xlSheetHidden
fullName.vb: XlSheetVisibility.xlSheetHidden
- uid: Microsoft.Office.Interop.Word.WdCollapseDirection.wdCollapseStart
commentId: F:Microsoft.Office.Interop.Word.WdCollapseDirection.wdCollapseStart
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdcollapsedirection.aspx
name: wdCollapseStart
name.vb: wdCollapseStart
fullName: WdCollapseDirection.wdCollapseStart
fullName.vb: WdCollapseDirection.wdCollapseStart
- uid: Microsoft.Office.Interop.Word.WdCollapseDirection.wdCollapseEnd
commentId: F:Microsoft.Office.Interop.Word.WdCollapseDirection.wdCollapseEnd
href: https://msdn.microsoft.com/library/microsoft.office.interop.word.wdcollapsedirection.aspx
name: wdCollapseEnd
name.vb: wdCollapseEnd
fullName: WdCollapseDirection.wdCollapseEnd
fullName.vb: WdCollapseDirection.wdCollapseEnd