task stringlengths 24 71 | input stringlengths 8 2.38k | output stringlengths 1 2.34k | options list | pageTitle stringlengths 4 140 | outputColName stringlengths 1 79 | url stringlengths 41 160 | wdcFile stringlengths 71 74 |
|---|---|---|---|---|---|---|---|
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] Application [Description] | Returns a Application object that represents the Microsoft Word application. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] Creator [Description] | Returns a 32-bit integer that indicates the application in which the specified object was created. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] ListParagraphs [Description] | Returns a ListParagraphs collection that represents all the numbered paragraphs in the list. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] Parent [Description] | Returns an object that represents the parent object of the specified object. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] Range [Description] | Returns a Range object that represents the portion of a document that's contained in the specified object. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] SingleListTemplate [Description] | True if the entire list object uses the same list template. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
40c92f36_Microsoft_Office_Interop_Word___Description | [Name] StyleName [Description] | Returns the name of the style applied to the specified AutoText entry. | [] | List Properties (Microsoft.Office.Interop.Word) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.interop.word.list_properties(v=office.14).aspx | 45/1438042989897.84_20150728002309-00340-ip-10-236-191-2_878663908_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] database_name [Data type] sysname [Description] | Name of the two copies of the database in the database mirroring session. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] principal_server_name [Data type] sysname [Description] | Name of partner server whose copy of the database is currently the principal database. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] mirror_server_name [Data type] sysname [Description] | Name of the partner server whose copy of the database is currently the mirror database. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] safety_level [Data type] tinyint [Description] | Transaction safety setting for updates on the mirror database: 0 = Unknown state 1 = Off (asynchronous) 2 = Full (synchronous) Using a witness for automatic failover requires full transaction safety, which is the default. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] safety_level_desc [Data type] nvarchar(60) [Description] | Description of safety guarantee of updates on the mirror database: UNKNOWN OFF FULL | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] safety_sequence_number [Data type] int [Description] | Update sequence number for changes to safety_level. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] role_sequence_number [Data type] int [Description] | Update sequence number for changes to principal/mirror roles played by the mirroring partners. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] mirroring_guid [Data type] uniqueidentifier [Description] | Identifier of the mirroring partnership. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] family_guid [Data type] uniqueidentifier [Description] | Identifier of the backup family for the database. Used for detecting matching restore states. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] is_suspended [Data type] bit [Description] | Database mirroring is suspended. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] is_suspended_sequence_number [Data type] int [Description] | Sequence number for setting is_suspended. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] partner_sync_state [Data type] tinyint [Description] | Synchronization state of the mirroring session: 5 = The partners are synchronized. Failover is potentially possible. For information about the requirements for failover see, Role Switching During a Database Mirroring Session (SQL Server). 6 = The partners are not synchronized. Failover is not possible now. | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
a588a03c_oring_witnesses__Transact_SQL___Description | [Column name] partner_sync_state_desc [Data type] nvarchar(60) [Description] | Description of the synchronization state of the mirroring session: SYNCHRONIZED UNSYNCHRONIZED | [] | sys.database_mirroring_witnesses (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms174391(v=sql.110).aspx | 45/1438042989897.84_20150728002309-00315-ip-10-236-191-2_873401511_0.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] access-policy [Child of] N/A (root) [Required] Yes [Description] The root element of a Silverlight policy file. [Allow Multiple] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] cross-domain-access [Child of] access-policy [Required] Yes [Description] Defines all of the cross domain policies for a site. [Allow Multiple] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] policy [Child of] cross-domain-access [Required] Yes [Description] Defines a cross domain policy for requests coming from a certain domain or set of domains. Multiple policies can be defined in the same file. [Allow Multiple] | Yes | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] allow-from [Child of] policy [Required] Yes [Description] Defines all the domains that are affected by this policy. Defines the sites that are allowed to access resources in a certain policy. By using the allow-from element for a particular policy, you implicitly deny access for all non-listed domains. If allow-from is empty, then the policy file grants access to no sites. [Allow Multiple] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] domain [Child of] allow-from- or - allow-from http-methods [Required] Yes [Description] Defines a domain (or a specific Silverlight application) that is affected by this policy. [Allow Multiple] | Yes | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] grant-to [Child of] policy [Required] Yes [Description] Defines all the server’s resources that are affected by this policy. [Allow Multiple] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] resource [Child of] grant-to [Required] Yes (for WebClient and HTTP classes) [Description] Defines the resources that can be accessed in a certain policy. This element applies only to connection requests that use WebClient and HTTP classes. [Allow Multiple] | Yes | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
22535164_ss_Restrictions_in_Silverlight__Allow_Multiple | [Element] socket-resource [Child of] grant-to [Required] Yes (for sockets) [Description] Defines the socket resources that can be accessed in a certain policy. This element applies only to connection requests that use sockets. [Allow Multiple] | Yes | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
]
] | Network Security Access Restrictions in Silverlight | Allow Multiple | https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx | 45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json |
9da504d0_WebResponse_Class__System_Net___Description | [Name] ContentLength [Description] | When overridden in a descendant class, gets or sets the content length of data being received. | [] | WebResponse Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webresponse(d=printer,v=vs.100) | 45/1438042989331.34_20150728002309-00263-ip-10-236-191-2_875690641_1.json |
9da504d0_WebResponse_Class__System_Net___Description | [Name] ContentType [Description] | When overridden in a derived class, gets or sets the content type of the data being received. | [] | WebResponse Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webresponse(d=printer,v=vs.100) | 45/1438042989331.34_20150728002309-00263-ip-10-236-191-2_875690641_1.json |
9da504d0_WebResponse_Class__System_Net___Description | [Name] Headers [Description] | When overridden in a derived class, gets a collection of header name-value pairs associated with this request. | [] | WebResponse Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webresponse(d=printer,v=vs.100) | 45/1438042989331.34_20150728002309-00263-ip-10-236-191-2_875690641_1.json |
9da504d0_WebResponse_Class__System_Net___Description | [Name] IsFromCache [Description] | Gets a Boolean value that indicates whether this response was obtained from the cache. | [] | WebResponse Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webresponse(d=printer,v=vs.100) | 45/1438042989331.34_20150728002309-00263-ip-10-236-191-2_875690641_1.json |
9da504d0_WebResponse_Class__System_Net___Description | [Name] IsMutuallyAuthenticated [Description] | Gets a Boolean value that indicates whether mutual authentication occurred. | [] | WebResponse Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webresponse(d=printer,v=vs.100) | 45/1438042989331.34_20150728002309-00263-ip-10-236-191-2_875690641_1.json |
9da504d0_WebResponse_Class__System_Net___Description | [Name] ResponseUri [Description] | When overridden in a derived class, gets the URI of the Internet resource that actually responded to the request. | [] | WebResponse Class (System.Net) | Description | https://msdn.microsoft.com/en-us/library/system.net.webresponse(d=printer,v=vs.100) | 45/1438042989331.34_20150728002309-00263-ip-10-236-191-2_875690641_1.json |
770d962b_plicationServices_Namespace_____Description | [Class] ApplicationBase [Description] | Provides properties, methods, and events related to the current application. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] AssemblyInfo [Description] | Provides properties for getting the information about the application, such as the version number, description, loaded assemblies, and so on. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] BuiltInRoleConverter [Description] | Provides a type converter to convert BuiltInRole enumeration values to WindowsBuiltInRole enumeration values. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] CantStartSingleInstanceException [Description] | This exception is thrown when a subsequent instance of a single-instance application is unable to connect to the first application instance. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] ConsoleApplicationBase [Description] | Provides properties, methods, and events related to the current application. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] NoStartupFormException [Description] | This exception is thrown by the Visual Basic Application Model when the MainForm property has not been set. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] StartupEventArgs [Description] | Provides data for the My.Application.Startup event. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] StartupNextInstanceEventArgs [Description] | Provides data for the My.Application.StartupNextInstance event. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] UnhandledExceptionEventArgs [Description] | Provides data for the My.Application.UnhandledException event. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] User [Description] | Provides access to the information about the current user. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] WebUser [Description] | Provides access to the information about the current user. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
770d962b_plicationServices_Namespace_____Description | [Class] WindowsFormsApplicationBase [Description] | Provides properties, methods, and events related to the current application. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.110).aspx | 45/1438042989897.84_20150728002309-00264-ip-10-236-191-2_883049480_0.json |
d9cf567d_lass__System_Windows_Controls___Description | [Name] AddedItems [Description] | Gets a list that contains the items that were selected. | [] | SelectionChangedEventArgs Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/System.Windows.Controls.SelectionChangedEventArgs(v=vs.100).aspx | 45/1438042981525.10_20150728002301-00258-ip-10-236-191-2_874117231_1.json |
d9cf567d_lass__System_Windows_Controls___Description | [Name] Handled [Description] | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from RoutedEventArgs.) | [] | SelectionChangedEventArgs Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/System.Windows.Controls.SelectionChangedEventArgs(v=vs.100).aspx | 45/1438042981525.10_20150728002301-00258-ip-10-236-191-2_874117231_1.json |
d9cf567d_lass__System_Windows_Controls___Description | [Name] OriginalSource [Description] | Gets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. (Inherited from RoutedEventArgs.) | [] | SelectionChangedEventArgs Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/System.Windows.Controls.SelectionChangedEventArgs(v=vs.100).aspx | 45/1438042981525.10_20150728002301-00258-ip-10-236-191-2_874117231_1.json |
d9cf567d_lass__System_Windows_Controls___Description | [Name] RemovedItems [Description] | Gets a list that contains the items that were unselected. | [] | SelectionChangedEventArgs Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/System.Windows.Controls.SelectionChangedEventArgs(v=vs.100).aspx | 45/1438042981525.10_20150728002301-00258-ip-10-236-191-2_874117231_1.json |
d9cf567d_lass__System_Windows_Controls___Description | [Name] RoutedEvent [Description] | Gets or sets the RoutedEvent associated with this RoutedEventArgs instance. (Inherited from RoutedEventArgs.) | [] | SelectionChangedEventArgs Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/System.Windows.Controls.SelectionChangedEventArgs(v=vs.100).aspx | 45/1438042981525.10_20150728002301-00258-ip-10-236-191-2_874117231_1.json |
d9cf567d_lass__System_Windows_Controls___Description | [Name] Source [Description] | Gets or sets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) | [] | SelectionChangedEventArgs Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/System.Windows.Controls.SelectionChangedEventArgs(v=vs.100).aspx | 45/1438042981525.10_20150728002301-00258-ip-10-236-191-2_874117231_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the margins section of the dialog box is enabled. [Name] | AllowMargins | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the orientation section of the dialog box (landscape versus portrait) is enabled. [Name] | AllowOrientation | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the paper section of the dialog box (paper size and paper source) is enabled. [Name] | AllowPaper | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the Printer button is enabled. [Name] | AllowPrinter | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets the IContainer that contains the Component. (Inherited from Component.) [Name] | Container | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating the PrintDocument to get page settings from. [Name] | Document | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the margin settings, when displayed in millimeters, should be automatically converted to and from hundredths of an inch. [Name] | EnableMetric | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating the minimum margins, in hundredths of an inch, the user is allowed to select. [Name] | MinMargins | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating the page settings to modify. [Name] | PageSettings | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets the printer settings that are modified when the user clicks the Printer button in the dialog. [Name] | PrinterSettings | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the Help button is visible. [Name] | ShowHelp | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets a value indicating whether the Network button is visible. [Name] | ShowNetwork | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets the ISite of the Component. (Inherited from Component.) [Name] | Site | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
cdbbca1f_g_Class__System_Windows_Forms___Name | [Description] Gets or sets an object that contains data about the control. (Inherited from CommonDialog.) [Name] | Tag | [] | PageSetupDialog Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx | 45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json |
5560ce44_pace___Windows_app_development__Interface | [Description] Represents the arguments common to cash drawer event sources. [Interface] | ICashDrawerEventSourceEventArgs | [] | Windows.Devices.PointOfService namespace - Windows app development | Interface | https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.pointofservice.aspx | 45/1438042981525.10_20150728002301-00017-ip-10-236-191-2_881627396_2.json |
5560ce44_pace___Windows_app_development__Interface | [Description] Represents properties and actions common to all type of claimed stations for a point-of-service printer. [Interface] | ICommonClaimedPosPrinterStation | [] | Windows.Devices.PointOfService namespace - Windows app development | Interface | https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.pointofservice.aspx | 45/1438042981525.10_20150728002301-00017-ip-10-236-191-2_881627396_2.json |
5560ce44_pace___Windows_app_development__Interface | [Description] Represents the capabilities common to all types of stations for point-of-service printers. [Interface] | ICommonPosPrintStationCapabilities | [] | Windows.Devices.PointOfService namespace - Windows app development | Interface | https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.pointofservice.aspx | 45/1438042981525.10_20150728002301-00017-ip-10-236-191-2_881627396_2.json |
5560ce44_pace___Windows_app_development__Interface | [Description] Represents the capabilities common to receipt and slip printer stations. [Interface] | ICommonReceiptSlipCapabilities | [] | Windows.Devices.PointOfService namespace - Windows app development | Interface | https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.pointofservice.aspx | 45/1438042981525.10_20150728002301-00017-ip-10-236-191-2_881627396_2.json |
5560ce44_pace___Windows_app_development__Interface | [Description] Represents actions common to jobs for all types of stations for a point-of-service printer. [Interface] | IPosPrinterJob | [] | Windows.Devices.PointOfService namespace - Windows app development | Interface | https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.pointofservice.aspx | 45/1438042981525.10_20150728002301-00017-ip-10-236-191-2_881627396_2.json |
5560ce44_pace___Windows_app_development__Interface | [Description] Represents actions common to jobs for receipt and slip printer stations. [Interface] | IReceiptOrSlipJob | [] | Windows.Devices.PointOfService namespace - Windows app development | Interface | https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.pointofservice.aspx | 45/1438042981525.10_20150728002301-00017-ip-10-236-191-2_881627396_2.json |
b67e01af_Environment_Methods__System___Description | [Name] Exit [Description] | Terminates this process and gives the underlying operating system the specified exit code. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] ExpandEnvironmentVariables [Description] | Replaces the name of each environment variable embedded in the specified string with the string equivalent of the value of the variable, then returns the resulting string. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] FailFast [Description] | Terminates a process but does not execute any active try-finally blocks or finalizers. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] GetCommandLineArgs [Description] | Returns a string array containing the command-line arguments for the current process. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] GetEnvironmentVariable [Description] | Overloaded. Retrieves the value of an environment variable. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] GetEnvironmentVariables [Description] | Overloaded. Retrieves all environment variable names and their values. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] GetFolderPath [Description] | Gets the path to the system special folder identified by the specified enumeration. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] GetLogicalDrives [Description] | Returns an array of string containing the names of the logical drives on the current computer. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
b67e01af_Environment_Methods__System___Description | [Name] SetEnvironmentVariable [Description] | Overloaded. Creates, modifies, or deletes an environment variable. | [] | Environment Methods (System) | Description | https://msdn.microsoft.com/en-us/library/yat6s6yb(d=printer,v=vs.90).aspx | 45/1438042989331.34_20150728002309-00184-ip-10-236-191-2_877136109_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_SHA1_HASH [Value] 0 [Description] | Returns certificates matching a specified SHA1 hash. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_SUBJECT_NAME [Value] 1 [Description] | Returns certificates whose subject name exactly or partially matches a specified subject name. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_ISSUER_NAME [Value] 2 [Description] | Returns certificates whose issuer name exactly or partially matches a specified issuer name. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_ROOT_NAME [Value] 3 [Description] | Returns certificates whose root subject name exactly or partially matches a specified root subject name. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_TEMPLATE_NAME [Value] 4 [Description] | Returns certificates whose template name matches a specified template name. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_EXTENSION [Value] 5 [Description] | Returns certificates that have an extension that matches a specified extension. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_EXTENDED_PROPERTY [Value] 6 [Description] | Returns certificates that have an extended property whose property identifier matches a specified property identifier. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_APPLICATION_POLICY [Value] 7 [Description] | Returns certificates in the store that have either an enhanced key usage extension or property combined with a usage identifier. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_CERTIFICATE_POLICY [Value] 8 [Description] | Returns certificates containing a specified policy OID. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_TIME_VALID [Value] 9 [Description] | Returns certificates whose time is valid. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_TIME_NOT_YET_VALID [Value] 10 [Description] | Returns certificates whose time is not yet valid. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_TIME_EXPIRED [Value] 11 [Description] | Returns certificates whose time has expired. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
f5788224_IND_TYPE_enumeration__Windows___Description | [Member] CAPICOM_CERTIFICATE_FIND_KEY_USAGE [Value] 12 [Description] | Returns certificates containing a key that can be used in the specified manner. | [] | CAPICOM_CERTIFICATE_FIND_TYPE enumeration (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa375642(v=vs.85).aspx | 45/1438042989897.84_20150728002309-00093-ip-10-236-191-2_883819757_0.json |
feaddeb7_g_Class__System_Windows_Forms___Name | [Description] Gets the control the Binding is associated with. [Name] | BindableComponent | [] | Binding Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx | 45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json |
feaddeb7_g_Class__System_Windows_Forms___Name | [Description] Gets the BindingManagerBase for this Binding. [Name] | BindingManagerBase | [] | Binding Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx | 45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json |
feaddeb7_g_Class__System_Windows_Forms___Name | [Description] Gets an object that contains information about this binding based on the dataMember parameter in the Binding constructor. [Name] | BindingMemberInfo | [] | Binding Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx | 45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json |
feaddeb7_g_Class__System_Windows_Forms___Name | [Description] Gets the control that the binding belongs to. [Name] | Control | [] | Binding Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx | 45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json |
feaddeb7_g_Class__System_Windows_Forms___Name | [Description] Gets or sets when changes to the data source are propagated to the bound control property. [Name] | ControlUpdateMode | [] | Binding Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx | 45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json |
feaddeb7_g_Class__System_Windows_Forms___Name | [Description] Gets the data source for this binding. [Name] | DataSource | [] | Binding Class (System.Windows.Forms) | Name | https://msdn.microsoft.com/en-us/library/system.windows.forms.binding(v=vs.100).aspx | 45/1438042989331.34_20150728002309-00156-ip-10-236-191-2_888598799_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.