task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
88874330_img_Object__Description
[Event Property] onreset [Description]
Fires when the timeline reaches the value of the BEGIN attribute or when the resetElement method is called on the element.
[]
img Object
Description
https://msdn.microsoft.com/library/ms533597(v=vs.85).aspx
0/1438042988458.74_20150728002308-00309-ip-10-236-191-2_872356127_1.json
88874330_img_Object__Description
[Event Property] onresume [Description]
Fires when an element's timeline resumes from a paused state.
[]
img Object
Description
https://msdn.microsoft.com/library/ms533597(v=vs.85).aspx
0/1438042988458.74_20150728002308-00309-ip-10-236-191-2_872356127_1.json
88874330_img_Object__Description
[Event Property] onreverse [Description]
Fires when the timeline on an element begins to play backward.
[]
img Object
Description
https://msdn.microsoft.com/library/ms533597(v=vs.85).aspx
0/1438042988458.74_20150728002308-00309-ip-10-236-191-2_872356127_1.json
88874330_img_Object__Description
[Event Property] onseek [Description]
Fires whenever a seek operation is performed on the element.
[]
img Object
Description
https://msdn.microsoft.com/library/ms533597(v=vs.85).aspx
0/1438042988458.74_20150728002308-00309-ip-10-236-191-2_872356127_1.json
88874330_img_Object__Description
[Event Property] onsyncrestored [Description]
Fires when synchronization is resumed between the element and its associated timeline.
[]
img Object
Description
https://msdn.microsoft.com/library/ms533597(v=vs.85).aspx
0/1438042988458.74_20150728002308-00309-ip-10-236-191-2_872356127_1.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.ICollection.CopyTo [Description]
Copies the elements of the ICollection to an Array, starting at a particular Array index.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.IEnumerable.GetEnumerator [Description]
Returns an enumerator that iterates through a collection.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.IList.Add [Description]
Adds an item to the IList.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.IList.Contains [Description]
Determines whether the IList contains a specific value.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.IList.IndexOf [Description]
Determines the index of a specific item in the IList.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.IList.Insert [Description]
Inserts an item into the IList at the specified index.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
f6d595d8_ystem_Collections_ObjectModel___Description
[Name] System.Collections.IList.Remove [Description]
Removes the first occurrence of a specific object from the IList.
[]
Collection Methods (System.Collections.ObjectModel)
Description
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
2e962de6_Developing_Office_Solutions__Title
[Description] Describes different aspects of writing code in Office solutions. [Title]
Writing Code in Office Solutions
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Provides an overview of the programming model of VSTO Add-ins and related programming tasks. [Title]
Programming VSTO Add-Ins
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Provides an overview of the programming model of document-level customizations and related programming tasks. [Title]
Programming Document-Level Customizations
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Describes the different ways that you can customize the UI of Office applications by using VSTO Add-ins and document-level customizations. [Title]
Office UI Customization
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Describes the different ways that you can work with data in Office solutions, such as binding data to controls and caching data in document-level customizations. [Title]
Data in Office Solutions
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Provides tips for solving common problems that you might encounter when creating Office solutions. [Title]
Troubleshooting Office Solutions
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Provides an overview of working with multiple threads in Office solutions. [Title]
Threading Support in Office
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
2e962de6_Developing_Office_Solutions__Title
[Description] Describes the accessibility features that are available in Office solutions. [Title]
Accessibility in Office Projects
[]
Developing Office Solutions
Title
https://msdn.microsoft.com/en-us/library/vstudio/bb386279
0/1438042988061.16_20150728002308-00168-ip-10-236-191-2_877712836_0.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] CheckCharacters [Description]
Gets or sets a value indicating whether to do character checking.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] CloseOutput [Description]
Gets or sets a value indicating whether the XmlWriter should also close the underlying stream or TextWriter when the Close method is called.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] ConformanceLevel [Description]
Gets or sets the level of conformance which the XmlWriter complies with.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] Encoding [Description]
Gets or sets the text encoding to use.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] Indent [Description]
Gets or sets a value indicating whether to indent elements.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] IndentChars [Description]
Gets or sets the character string to use when indenting. This setting is used when the Indent property is set to true.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] NamespaceHandling [Description]
Gets or sets the NamespaceHandling enumeration used to specify whether to remove duplicate namespace declarations in the XmlWriter. For the duplicate namespace to be removed, the prefix and the namespace have to match.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] NewLineChars [Description]
Gets or sets the character string to use for line breaks.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] NewLineHandling [Description]
Gets or sets a value indicating whether to normalize line breaks in the output.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] NewLineOnAttributes [Description]
Gets or sets a value indicating whether to write attributes on a new line.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
9e80b499_terSettings_Class__System_Xml___Description
[Name] OmitXmlDeclaration [Description]
Gets or sets a value indicating whether to write an XML declaration.
[]
XmlWriterSettings Class (System.Xml)
Description
https://msdn.microsoft.com/en-us/library/system.xml.xmlwritersettings(v=vs.95).aspx
0/1438042988061.16_20150728002308-00268-ip-10-236-191-2_876235083_1.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Copies the elements of the ICollection to an Array, starting at a particular Array index. [Name]
System.Collections.ICollection.CopyTo
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Returns an enumerator that iterates through a collection. [Name]
System.Collections.IEnumerable.GetEnumerator
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Adds an item to the IList. [Name]
System.Collections.IList.Add
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Determines whether the IList contains a specific value. [Name]
System.Collections.IList.Contains
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Determines the index of a specific item in the IList. [Name]
System.Collections.IList.IndexOf
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Inserts an item into the IList at the specified index. [Name]
System.Collections.IList.Insert
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
6615938e_ystem_Collections_ObjectModel___Name
[Description] Removes the first occurrence of a specific object from the IList. [Name]
System.Collections.IList.Remove
[]
Collection Methods (System.Collections.ObjectModel)
Name
https://msdn.microsoft.com/en-US/library/ms132403(v=vs.80).aspx
0/1438042988061.16_20150728002308-00277-ip-10-236-191-2_867669517_2.json
af2697ba_ds__System_Windows_Automation___Description
[Name] ElementAddedToSelectionEvent [Description]
Identifies the event raised when an item is added to a collection of selected items.
[]
SelectionItemPatternIdentifiers Fields (System.Windows.Automation)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.selectionitempatternidentifiers_fields.aspx
0/1438042988061.16_20150728002308-00010-ip-10-236-191-2_874751056_0.json
af2697ba_ds__System_Windows_Automation___Description
[Name] ElementRemovedFromSelectionEvent [Description]
Identifies the event raised when an item is removed from a collection of selected items.
[]
SelectionItemPatternIdentifiers Fields (System.Windows.Automation)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.selectionitempatternidentifiers_fields.aspx
0/1438042988061.16_20150728002308-00010-ip-10-236-191-2_874751056_0.json
af2697ba_ds__System_Windows_Automation___Description
[Name] ElementSelectedEvent [Description]
Identifies the event that is raised when a single item is selected (causing all previously selected items to become deselected).
[]
SelectionItemPatternIdentifiers Fields (System.Windows.Automation)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.selectionitempatternidentifiers_fields.aspx
0/1438042988061.16_20150728002308-00010-ip-10-236-191-2_874751056_0.json
af2697ba_ds__System_Windows_Automation___Description
[Name] IsSelectedProperty [Description]
Identifies the IsSelected property.
[]
SelectionItemPatternIdentifiers Fields (System.Windows.Automation)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.selectionitempatternidentifiers_fields.aspx
0/1438042988061.16_20150728002308-00010-ip-10-236-191-2_874751056_0.json
af2697ba_ds__System_Windows_Automation___Description
[Name] Pattern [Description]
Identifies the SelectionItemPattern pattern.
[]
SelectionItemPatternIdentifiers Fields (System.Windows.Automation)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.selectionitempatternidentifiers_fields.aspx
0/1438042988061.16_20150728002308-00010-ip-10-236-191-2_874751056_0.json
af2697ba_ds__System_Windows_Automation___Description
[Name] SelectionContainerProperty [Description]
Identifies the SelectionContainer property.
[]
SelectionItemPatternIdentifiers Fields (System.Windows.Automation)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.selectionitempatternidentifiers_fields.aspx
0/1438042988061.16_20150728002308-00010-ip-10-236-191-2_874751056_0.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] BitmapEditor [Description]
Provides a user interface for selecting bitmap files in a property browser.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] CategoryNameCollection [Description]
Represents a collection of category name strings.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ColorEditor [Description]
Provides a UITypeEditor for visually picking a color.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ContentAlignmentEditor [Description]
Provides a UITypeEditor for visually editing content alignment.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] CursorEditor [Description]
Provides a UITypeEditor that can perform default file searching for cursor (.cur) files.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] FontEditor [Description]
Provides a user interface to select and configure a Font object.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] FontNameEditor [Description]
Provides a UITypeEditor that paints a glyph for the font name.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] IconEditor [Description]
Provides a UITypeEditor for visually choosing an icon.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ImageEditor [Description]
Provides a user interface for selecting an image for a property in a property grid.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] MetafileEditor [Description]
Provides a UITypeEditor that can perform default file searching for metafile (.emf) files.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] PaintValueEventArgs [Description]
Provides data for the PaintValue method.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] PropertyValueUIItem [Description]
Provides information about a property displayed in the Properties window, including the associated event handler, pop-up information string, and the icon to display for the property.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxComponentsCreatedEventArgs [Description]
Provides data for the ComponentsCreated event that occurs when components are added to the toolbox.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxComponentsCreatingEventArgs [Description]
Provides data for the ComponentsCreating event that occurs when components are added to the toolbox.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxItem [Description]
Provides a base implementation of a toolbox item.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxItemCollection [Description]
Represents a collection of toolbox items.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxItemContainer [Description]
Encapsulates a ToolboxItem.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxItemCreator [Description]
Encapsulates a ToolboxItemCreatorCallback. This class cannot be inherited.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] ToolboxService [Description]
Provides a default implementation of the IToolboxService interface.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
5ee4e018_ystem_Drawing_Design_Namespace__Description
[Class] UITypeEditor [Description]
Provides a base class that can be used to design value editors that can provide a user interface (UI) for representing and editing the values of objects of the supported data types.
[]
System.Drawing.Design Namespace
Description
https://msdn.microsoft.com/en-US/library/system.drawing.design(v=vs.85).aspx
0/1438042988061.16_20150728002308-00078-ip-10-236-191-2_887217786_1.json
bf51d33a_FPCAlertActions__Description
[Method] Item [Description]
Retrieves the requested FPCAlertAction object from the collection.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] Refresh [Description]
Reads the values of all the properties of the collection and its elements from persistent storage, discarding any changes that were not saved.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] Save [Description]
Writes the current values of all the properties of the collection and its elements to persistent storage.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] SetCommand [Description]
Creates a new command-line action in the collection, or updates the command-line action if it already exists, and then returns a reference to it.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] SetLogEvent [Description]
Creates a new log-event action in the collection, or updates the log-event action if it already exists, and then returns a reference to it.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] SetSendMail [Description]
Creates a new send-mail action in the collection, or updates the send-mail action if it already exists, and then returns a reference to it.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] SetStartServices [Description]
Creates a new start-services action in the collection, or updates the start-services action if it already exists, and then returns a reference to it.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] SetStopServices [Description]
Creates a new stop-services action in the collection, or updates the stop-services action if it already exists, and then returns a reference to it.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
bf51d33a_FPCAlertActions__Description
[Method] Unset [Description]
Sets the actions of the specified type to the disabled state.
[]
FPCAlertActions
Description
https://msdn.microsoft.com/en-us/library/ms813203.aspx
0/1438042988061.16_20150728002308-00134-ip-10-236-191-2_885337708_0.json
5537e6db_crosoft__NET_Framework_API_Map___NET_Framework_API
[Win32 function] CountClipboardFormats [Description] Retrieves the number of different data formats currently on the clipboard. [.NET Framework API]
System.Windows.Forms.DataObject.GetFormats
[]
Microsoft Win32 to Microsoft .NET Framework API Map
.NET Framework API
https://msdn.microsoft.com/en-us/library/aa302340.aspx
0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_13.json
5537e6db_crosoft__NET_Framework_API_Map___NET_Framework_API
[Win32 function] EnumClipboardFormats [Description] Enumerates the data formats currently available on the clipboard. [.NET Framework API]
System.Windows.Forms.DataObject.GetFormats
[]
Microsoft Win32 to Microsoft .NET Framework API Map
.NET Framework API
https://msdn.microsoft.com/en-us/library/aa302340.aspx
0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_13.json
5537e6db_crosoft__NET_Framework_API_Map___NET_Framework_API
[Win32 function] GetClipboardData [Description] Retrieves data from the clipboard in a specified format. [.NET Framework API]
System.Windows.Forms.ClipBoard.GetDataObject
[]
Microsoft Win32 to Microsoft .NET Framework API Map
.NET Framework API
https://msdn.microsoft.com/en-us/library/aa302340.aspx
0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_13.json
5537e6db_crosoft__NET_Framework_API_Map___NET_Framework_API
[Win32 function] IsClipboardFormatAvailable [Description] Determines whether the clipboard contains data in the specified format. [.NET Framework API]
System.Windows.Forms.DataObject.GetDataPresent
[]
Microsoft Win32 to Microsoft .NET Framework API Map
.NET Framework API
https://msdn.microsoft.com/en-us/library/aa302340.aspx
0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_13.json
5537e6db_crosoft__NET_Framework_API_Map___NET_Framework_API
[Win32 function] RegisterClipboardFormat [Description] Registers a new clipboard format. [.NET Framework API]
System.Windows.Forms.DataFormats.GetFormat
[]
Microsoft Win32 to Microsoft .NET Framework API Map
.NET Framework API
https://msdn.microsoft.com/en-us/library/aa302340.aspx
0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_13.json
5537e6db_crosoft__NET_Framework_API_Map___NET_Framework_API
[Win32 function] SetClipboardData [Description] Places data on the clipboard in a specified clipboard format. [.NET Framework API]
System.Windows.Forms.ClipBoard.SetDataObject
[]
Microsoft Win32 to Microsoft .NET Framework API Map
.NET Framework API
https://msdn.microsoft.com/en-us/library/aa302340.aspx
0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_13.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] Context [Description]
Returns the context that is associated with the client object.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] ObjectData [Description]
Gets the object data for the current client object.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] ObjectVersion [Description]
Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] Path [Description]
Tracks how a client object is created in the ClientRuntimeContext class so that the object can be recreated on the server. This member is reserved for internal use and is not intended to be used directly from your code.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] ServerObjectIsNull [Description]
Gets the server object and returns null if the server object is null.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] Tag [Description]
Gets or sets data that is associated with the client object.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
f822676a___Microsoft_SharePoint_Client___Description
[Name] TypedObject [Description]
Gets the object with the correct type information returned from the server.
[]
ClientObject properties (Microsoft.SharePoint.Client)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.clientobject_properties.aspx
0/1438042988061.16_20150728002308-00101-ip-10-236-191-2_868621834_0.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] EventToken [Description]
Represents the Token returned by the metadata to represent an event.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] FieldToken [Description]
The FieldToken struct is an object representation of a token that represents a field.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] Label [Description]
Represents a label in the instruction stream. Label is used in conjunction with the ILGenerator class.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] MethodToken [Description]
The MethodToken struct is an object representation of a token that represents a method.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] OpCode [Description]
Describes a Microsoft intermediate language (MSIL) instruction.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] ParameterToken [Description]
The ParameterToken struct is an opaque representation of the token returned by the metadata to represent a parameter.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] PropertyToken [Description]
The PropertyToken struct is an opaque representation of the Token returned by the metadata to represent a property.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] SignatureToken [Description]
Represents the Token returned by the metadata to represent a signature.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] StringToken [Description]
Represents a token that represents a string.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
c79e889a_stem_Reflection_Emit_Namespace__Description
[Structure] TypeToken [Description]
Represents the Token returned by the metadata to represent a type.
[]
System.Reflection.Emit Namespace
Description
https://msdn.microsoft.com/en-us/library/system.reflection.emit(v=vs.71).aspx
0/1438042988458.74_20150728002308-00043-ip-10-236-191-2_876709853_1.json
6c2a6483_icrosoft_ServiceBus_Messaging___Condition
[Exception] ArgumentNullException [Condition]
Thrown if filter is null.
[]
SubscriptionClient.BeginAddRule Method (String, Filter, AsyncCallback, Object) (Microsoft.ServiceBus.Messaging)
Condition
https://msdn.microsoft.com/da-dk/library/hh429534.aspx
0/1438042988061.16_20150728002308-00019-ip-10-236-191-2_867762905_0.json
6c2a6483_icrosoft_ServiceBus_Messaging___Condition
[Exception] ArgumentException [Condition]
Thrown if ruleName is null, white space empty or not in the right format.
[]
SubscriptionClient.BeginAddRule Method (String, Filter, AsyncCallback, Object) (Microsoft.ServiceBus.Messaging)
Condition
https://msdn.microsoft.com/da-dk/library/hh429534.aspx
0/1438042988061.16_20150728002308-00019-ip-10-236-191-2_867762905_0.json
6c2a6483_icrosoft_ServiceBus_Messaging___Condition
[Exception] ArgumentOutOfRangeException [Condition]
Thrown if ruleName length has exceeded the limit of 50 characters.
[]
SubscriptionClient.BeginAddRule Method (String, Filter, AsyncCallback, Object) (Microsoft.ServiceBus.Messaging)
Condition
https://msdn.microsoft.com/da-dk/library/hh429534.aspx
0/1438042988061.16_20150728002308-00019-ip-10-236-191-2_867762905_0.json
6c2a6483_icrosoft_ServiceBus_Messaging___Condition
[Exception] TimeoutException [Condition]
Thrown if the operation exceeded the timeout value set via OperationTimeout.
[]
SubscriptionClient.BeginAddRule Method (String, Filter, AsyncCallback, Object) (Microsoft.ServiceBus.Messaging)
Condition
https://msdn.microsoft.com/da-dk/library/hh429534.aspx
0/1438042988061.16_20150728002308-00019-ip-10-236-191-2_867762905_0.json