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
|
---|---|---|---|---|---|---|---|
d3123624_Controls_WebParts_Namespace_____Description | [Interface] IWebPartRow [Description] | Defines a provider interface for connecting two server controls using a single field of data. | [] | System.Web.UI.WebControls.WebParts Namespace () | Description | https://msdn.microsoft.com/EN-US/library/a019833t | 50/1438042985647.51_20150728002305-00140-ip-10-236-191-2_877673770_1.json |
d3123624_Controls_WebParts_Namespace_____Description | [Interface] IWebPartTable [Description] | Defines a provider interface for connecting two server controls using an entire table of data. | [] | System.Web.UI.WebControls.WebParts Namespace () | Description | https://msdn.microsoft.com/EN-US/library/a019833t | 50/1438042985647.51_20150728002305-00140-ip-10-236-191-2_877673770_1.json |
73bb0a7e_Get_Deployment__Description | [Status Message] Unknown [Description] | Indicates that the role state is currently unknown. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] CreatingVM [Description] | Indicates that resources are being created for a Virtual Machine. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] StartingVM [Description] | Indicates that a Virtual Machine is starting. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] CreatingRole [Description] | Indicates that resources are being created for a role instance. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] StartingRole [Description] | Indicates that a role instance is starting. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] ReadyRole [Description] | Indicates that a role instance has started and is ready to be used. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] BusyRole [Description] | Indicates that a role instance is unavailable for requests. This state is usually generated while the role instance is being created or stopped. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] StoppingRole [Description] | Indicates that a role instance is stopping. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] StoppingVM [Description] | Indicates that a Virtual Machine is stopping. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] DeletingVM [Description] | Indicates that a Virtual Machine is being deleted. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] StoppedVM [Description] | Indicates that a Virtual Machine is not running. This is the final state of the shutdown process, and no other status messages should be received after StoppedVM. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] RestartingRole [Description] | Indicates that a role instance has unexpectedly stopped or has failed to start. This status indicates that there is a problem with the role instance that is causing it to crash or preventing it from starting, and must be corrected before the role instance can be started. The InstanceStateDetails and InstanceErrorCode fields can hold information about the role error that caused this state. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] CyclingRole [Description] | Indicates that a role has continually crashed after being started by Azure. This status indicates that there is a problem with the role that prevents it from starting, and may be generated after the StartingRole even ReadyRole statuses are received. The problem in the role must be found and corrected before the role can be started. The InstanceStateDetails and InstanceErrorCode fields can hold information about the role error that caused this state, which may be useful for identifying and debugging the problem. The CyclingRole element is only returned if the version is 2014-02-01 or lower. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] FailedStartingRole [Description] | The role has continually failed to start. This status indicates that there is a problem with the role instance that prevents it from starting, and may be generated after the process returns StartingRole. The problem in the role must be found and corrected before the role can be started. The InstanceStateDetails and InstanceErrorCode fields can hold information about the role error that caused this state, which may be useful for identifying and debugging the problem. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] FailedStartingVM [Description] | Indicates that a Virtual Machine has continually failed to start. This status is generated by Azure, and does not indicate an error with the role. It may be generated after the StartingRole state. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] UnresponsiveRole [Description] | Indicates that a role instance has timed out before receiving a status message and is not responding to requests. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] StoppedDeallocated [Description] | Indicates that a role instance has been stopped and all allocated resources have been released. This stops billing for the role instance. Role instances that have a status of StoppedDeallocated are only returned in the role instance list if the version is 2013-06-01 or higher. If all role instances in the deployment have a status of StoppedDeallocated, the deployment is not returned if the version is lower than 2013-06-01. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
73bb0a7e_Get_Deployment__Description | [Status Message] Preparing [Description] | Indicates that the blob is being copied from the remote source location. This status is only returned f the version is 2014-05-01 or higher. | [] | Get Deployment | Description | https://msdn.microsoft.com/en-us/library/ee460804.aspx | 50/1438042985647.51_20150728002305-00049-ip-10-236-191-2_885211327_5.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Shows you how to create web parts for SharePoint pages. [Title] | How to: Create a SharePoint Web Part | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Shows you how to create web parts for SharePoint by using a visual design surface. [Title] | How to: Create a SharePoint Web Part by Using a Designer | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Shows you how to create custom, reusable controls that can be consumed by application pages and web parts that run in SharePoint. [Title] | How to: Create a User Control for a SharePoint Application Page or Web Part | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Describes how to design a web part for SharePoint. [Title] | Walkthrough: Creating a Web Part for SharePoint | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Describes how to design a web part for SharePoint by dragging controls to a visual design surface. [Title] | Walkthrough: Creating a Web Part for SharePoint by Using a Designer | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Describes how to design a web part for SharePoint that hosts a Silverlight application and displays data from SharePoint lists. [Title] | Walkthrough: Creating a Silverlight Web Part that Displays OData for SharePoint | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
f791717b_ating_Web_Parts_for_SharePoint__Title | [Description] Describes how to use the designer that appears when you open a webpage in your project. [Title] | Working with Visual Web Developer | [] | Creating Web Parts for SharePoint | Title | https://msdn.microsoft.com/en-us/library/ee231579.aspx | 50/1438042985647.51_20150728002305-00022-ip-10-236-191-2_856936595_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the Assembly in which the type is declared. For generic types, gets the Assembly in which the generic type is defined. [Name] | Assembly | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the assembly-qualified name of the Type, which includes the name of the assembly from which the Type was loaded. [Name] | AssemblyQualifiedName | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the attributes associated with the Type. [Name] | Attributes | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the type from which the current Type directly inherits. [Name] | BaseType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current Type object has type parameters that have not been replaced by specific types. [Name] | ContainsGenericParameters | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a MethodBase that represents the declaring method, if the current Type represents a type parameter of a generic method. [Name] | DeclaringMethod | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the type that declares the current nested type or generic type parameter. [Name] | DeclaringType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a reference to the default binder, which implements internal rules for selecting the appropriate members to be called by InvokeMember. [Name] | DefaultBinder | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the fully qualified name of the Type, including the namespace of the Type but not the assembly. [Name] | FullName | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a combination of GenericParameterAttributes flags that describe the covariance and special constraints of the current generic type parameter. [Name] | GenericParameterAttributes | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the position of the type parameter in the type parameter list of the generic type or method that declared the parameter, when the Type object represents a type parameter of a generic type or a generic method. [Name] | GenericParameterPosition | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the GUID associated with the Type. [Name] | GUID | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current Type encompasses or refers to another type; that is, whether the current Type is an array, a pointer, or is passed by reference. [Name] | HasElementType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is abstract and must be overridden. [Name] | IsAbstract | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the string format attribute AnsiClass is selected for the Type. [Name] | IsAnsiClass | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is an array. [Name] | IsArray | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the string format attribute AutoClass is selected for the Type. [Name] | IsAutoClass | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the class layout attribute AutoLayout is selected for the Type. [Name] | IsAutoLayout | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is passed by reference. [Name] | IsByRef | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is a class; that is, not a value type or interface. [Name] | IsClass | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is a COM object. [Name] | IsCOMObject | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type can be hosted in a context. [Name] | IsContextful | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current Type represents an enumeration. [Name] | IsEnum | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the class layout attribute ExplicitLayout is selected for the Type. [Name] | IsExplicitLayout | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current Type represents a type parameter in the definition of a generic type or method. [Name] | IsGenericParameter | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current type is a generic type. [Name] | IsGenericType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current Type represents a generic type definition, from which other generic types can be constructed. [Name] | IsGenericTypeDefinition | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type has a ComImportAttribute attribute applied, indicating that it was imported from a COM type library. [Name] | IsImport | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is an interface; that is, not a class or a value type. [Name] | IsInterface | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the class layout attribute SequentialLayout is selected for the Type. [Name] | IsLayoutSequential | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is marshaled by reference. [Name] | IsMarshalByRef | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the current Type object represents a type whose definition is nested inside the definition of another type. [Name] | IsNested | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is nested and visible only within its own assembly. [Name] | IsNestedAssembly | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is nested and visible only to classes that belong to both its own family and its own assembly. [Name] | IsNestedFamANDAssem | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is nested and visible only within its own family. [Name] | IsNestedFamily | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is nested and visible only to classes that belong to either its own family or to its own assembly. [Name] | IsNestedFamORAssem | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is nested and declared private. [Name] | IsNestedPrivate | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether a class is nested and declared public. [Name] | IsNestedPublic | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is not declared public. [Name] | IsNotPublic | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is a pointer. [Name] | IsPointer | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is one of the primitive types. [Name] | IsPrimitive | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is declared public. [Name] | IsPublic | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is declared sealed. [Name] | IsSealed | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is serializable. [Name] | IsSerializable | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type has a name that requires special handling. [Name] | IsSpecialName | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the string format attribute UnicodeClass is selected for the Type. [Name] | IsUnicodeClass | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type is a value type. [Name] | IsValueType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value indicating whether the Type can be accessed by code outside the assembly. [Name] | IsVisible | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a MemberTypes value indicating that this member is a type or a nested type. [Name] | MemberType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a value that identifies a metadata element.(inherited from MemberInfo) [Name] | MetadataToken | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the module (the DLL) in which the current Type is defined. [Name] | Module | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the name of the current member.(inherited from MemberInfo) [Name] | Name | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the namespace of the Type. [Name] | Namespace | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the class object that was used to obtain this member. [Name] | ReflectedType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets a StructLayoutAttribute that describes the layout of the current type. [Name] | StructLayoutAttribute | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the handle for the current Type. [Name] | TypeHandle | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Gets the initializer for the Type. [Name] | TypeInitializer | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
15c148d4_Type_Members__System___Name | [Description] Indicates the type provided by the common language runtime that represents this type. [Name] | UnderlyingSystemType | [] | Type Members (System) | Name | https://msdn.microsoft.com/en-us/library/system.type_members(v=vs.85).aspx | 50/1438042991951.97_20150728002311-00000-ip-10-236-191-2_881224915_2.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] Container [Description] | Gets the IContainer that contains the Component. (Inherited from Component.) | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] Description [Description] | Gets or sets the descriptive text displayed above the tree view control in the dialog box. | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] RootFolder [Description] | Gets or sets the root folder where the browsing starts from. | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] SelectedPath [Description] | Gets or sets the path selected by the user. | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] ShowNewFolderButton [Description] | Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box. | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] Site [Description] | Gets or sets the ISite of the Component. (Inherited from Component.) | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
cd6472b9_perties__System_Windows_Forms___Description | [Name] Tag [Description] | Gets or sets an object that contains data about the control. (Inherited from CommonDialog.) | [] | FolderBrowserDialog Properties (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog_properties.aspx | 50/1438042985647.51_20150728002305-00201-ip-10-236-191-2_888244950_0.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_GLYPHIMAGEFILE [Notes] | The filename for the glyph image associated with this part and state. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_IMAGEFILE [Notes] | The filename of the image associated with this part and state, or the base filename for multiple images associated with this part and state. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_IMAGEFILE1 [Notes] | The filename of the first scaled image associated with this part and state, for support of different resolutions. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_IMAGEFILE2 [Notes] | The filename of the second scaled image. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_IMAGEFILE3 [Notes] | The filename of the third scaled image. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_IMAGEFILE4 [Notes] | The filename of the fourth scaled image. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
524d08a9_Property_Identifiers__Windows___Notes | [ID] TMT_IMAGEFILE5 [Notes] | The filename of the fifth scaled image. | [] | Property Identifiers (Windows) | Notes | https://msdn.microsoft.com/en-us/library/bb773213(v=vs.85).aspx | 50/1438042985647.51_20150728002305-00232-ip-10-236-191-2_867983155_5.json |
2f6bc603_tem_Globalization_Namespace_____Enumeration | [Description] Defines different rules for determining the first week of the year. [Enumeration] | CalendarWeekRule | [
[
"C",
"a",
"l",
"e",
"n",
"d",
"a",
"r",
"W",
"e",
"e",
"k",
"R",
"u",
"l",
"e"
],
[
"C",
"o",
"m",
"p",
"a",
"r",
"e",
"O",
"p",
"t",
"i",
"o",
"n",
"s"
],
[
"D",
"a",
"t",
"e",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"e",
"s"
],
[
"G",
"r",
"e",
"g",
"o",
"r",
"i",
"a",
"n",
"C",
"a",
"l",
"e",
"n",
"d",
"a",
"r",
"T",
"y",
"p",
"e",
"s"
],
[
"N",
"u",
"m",
"b",
"e",
"r",
"S",
"t",
"y",
"l",
"e",
"s"
],
[
"T",
"i",
"m",
"e",
"S",
"p",
"a",
"n",
"S",
"t",
"y",
"l",
"e",
"s"
],
[
"U",
"n",
"i",
"c",
"o",
"d",
"e",
"C",
"a",
"t",
"e",
"g",
"o",
"r",
"y"
]
] | System.Globalization Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/abeh092z(v=vs.95).aspx | 50/1438042985647.51_20150728002305-00122-ip-10-236-191-2_881609281_1.json |
Subsets and Splits