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 |
|---|---|---|---|---|---|---|---|
fc99b04a_Type_Class__System___Name | [Description] Gets an array of the generic type arguments for this type. [Name] | GenericTypeArguments | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the GUID associated with the Type. [Name] | GUID | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is abstract and must be overridden. [Name] | IsAbstract | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the string format attribute AnsiClass is selected for the Type. [Name] | IsAnsiClass | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value that indicates whether the type is an array. [Name] | IsArray | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the string format attribute AutoClass is selected for the Type. [Name] | IsAutoClass | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the fields of the current type are laid out automatically by the common language runtime. [Name] | IsAutoLayout | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is passed by reference. [Name] | IsByRef | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is a class or a delegate; that is, not a value type or interface. [Name] | IsClass | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is a COM object. [Name] | IsCOMObject | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value that indicates whether this object represents a constructed generic type. You can create instances of a constructed generic type. [Name] | IsConstructedGenericType | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type can be hosted in a context. [Name] | IsContextful | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the current Type represents an enumeration. [Name] | IsEnum | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the fields of the current type are laid out at explicitly specified offsets. [Name] | IsExplicitLayout | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the current type is a generic type. [Name] | IsGenericType | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the fields of the current type are laid out sequentially, in the order that they were defined or emitted to the metadata. [Name] | IsLayoutSequential | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is marshaled by reference. [Name] | IsMarshalByRef | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is nested and visible only within its own assembly. [Name] | IsNestedAssembly | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is nested and visible only within its own family. [Name] | IsNestedFamily | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__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 Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is nested and declared private. [Name] | IsNestedPrivate | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether a class is nested and declared public. [Name] | IsNestedPublic | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is not declared public. [Name] | IsNotPublic | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is a pointer. [Name] | IsPointer | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is one of the primitive types. [Name] | IsPrimitive | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is declared public. [Name] | IsPublic | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is declared sealed. [Name] | IsSealed | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value that indicates whether the current type is security-critical or security-safe-critical at the current trust level, and therefore can perform critical operations. [Name] | IsSecurityCritical | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value that indicates whether the current type is security-safe-critical at the current trust level; that is, whether it can perform critical operations and can be accessed by transparent code. [Name] | IsSecuritySafeCritical | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value that indicates whether the current type is transparent at the current trust level, and therefore cannot perform critical operations. [Name] | IsSecurityTransparent | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is serializable. [Name] | IsSerializable | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the type has a name that requires special handling. [Name] | IsSpecialName | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the string format attribute UnicodeClass is selected for the Type. [Name] | IsUnicodeClass | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type is a value type. [Name] | IsValueType | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value indicating whether the Type can be accessed by code outside the assembly. [Name] | IsVisible | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a MemberTypes value indicating that this member is a type or a nested type. (Overrides MemberInfo.MemberType.) [Name] | MemberType | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a value that identifies a metadata element. (Inherited from MemberInfo.) [Name] | MetadataToken | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the module (the DLL) in which the current Type is defined. [Name] | Module | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the name of the current member. (Inherited from MemberInfo.) [Name] | Name | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the namespace of the Type. [Name] | Namespace | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the class object that was used to obtain this member. (Overrides MemberInfo.ReflectedType.) [Name] | ReflectedType | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets a StructLayoutAttribute that describes the layout of the current type. [Name] | StructLayoutAttribute | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the handle for the current Type. [Name] | TypeHandle | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Gets the initializer for the type. [Name] | TypeInitializer | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
fc99b04a_Type_Class__System___Name | [Description] Indicates the type provided by the common language runtime that represents this type. [Name] | UnderlyingSystemType | [] | Type Class (System) | Name | https://msdn.microsoft.com/en-us/library/Vstudio/System.Type.aspx | 39/1438043062723.96_20150728002422-00114-ip-10-236-191-2_876576161_1.json |
efa66d31_FileMode_Enumeration__Description | [Member name] Append Supported by the .NET Compact Framework. [Description] | Opens the file if it exists and seeks to the end of the file, or creates a new file. FileMode.Append can only be used in conjunction with FileAccess.Write. Any attempt to read fails and throws an ArgumentException. | [] | FileMode Enumeration | Description | https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.71).aspx | 1/1438042987127.36_20150728002307-00341-ip-10-236-191-2_882449408_0.json |
efa66d31_FileMode_Enumeration__Description | [Member name] Create Supported by the .NET Compact Framework. [Description] | Specifies that the operating system should create a new file. If the file already exists, it will be overwritten. This requires FileIOPermissionAccess.Write and FileIOPermissionAccess.Append. System.IO.FileMode.Create is equivalent to requesting that if the file does not exist, use CreateNew; otherwise, use Truncate. | [] | FileMode Enumeration | Description | https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.71).aspx | 1/1438042987127.36_20150728002307-00341-ip-10-236-191-2_882449408_0.json |
efa66d31_FileMode_Enumeration__Description | [Member name] CreateNew Supported by the .NET Compact Framework. [Description] | Specifies that the operating system should create a new file. This requires FileIOPermissionAccess.Write. If the file already exists, an IOException is thrown. | [] | FileMode Enumeration | Description | https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.71).aspx | 1/1438042987127.36_20150728002307-00341-ip-10-236-191-2_882449408_0.json |
efa66d31_FileMode_Enumeration__Description | [Member name] Open Supported by the .NET Compact Framework. [Description] | Specifies that the operating system should open an existing file. The ability to open the file is dependent on the the value specified by FileAccess. A System.IO.FileNotFoundException is thrown if the file does not exist. | [] | FileMode Enumeration | Description | https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.71).aspx | 1/1438042987127.36_20150728002307-00341-ip-10-236-191-2_882449408_0.json |
efa66d31_FileMode_Enumeration__Description | [Member name] OpenOrCreate Supported by the .NET Compact Framework. [Description] | Specifies that the operating system should open a file if it exists; otherwise, a new file should be created. If the file is opened with FileAccess.Read, FileIOPermissionAccess.Read is required. If file access is FileAccess.ReadWrite and the file exists, FileIOPermissionAccess.Write is required. If file access is FileAccess.ReadWrite and the file does not exist, FileIOPermissionAccess.Append is required in addition to Read and Write. | [] | FileMode Enumeration | Description | https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.71).aspx | 1/1438042987127.36_20150728002307-00341-ip-10-236-191-2_882449408_0.json |
efa66d31_FileMode_Enumeration__Description | [Member name] Truncate Supported by the .NET Compact Framework. [Description] | Specifies that the operating system should open an existing file. Once opened, the file should be truncated so that its size is zero bytes. This requires FileIOPermissionAccess.Write. Attempts to read from a file opened with Truncate cause an exception. | [] | FileMode Enumeration | Description | https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.71).aspx | 1/1438042987127.36_20150728002307-00341-ip-10-236-191-2_882449408_0.json |
a2858cc2_Path_Class__System_Management___Description | [Name] ClassName [Description] | Gets or sets the class portion of the path. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] DefaultPath [Description] | Gets or sets the default scope path used when no scope is specified. The default scope is \\.\root\cimv2, and can be changed by setting this property. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] IsClass [Description] | Gets or sets a value indicating whether this is a class path. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] IsInstance [Description] | Gets or sets a value indicating whether this is an instance path. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] IsSingleton [Description] | Gets or sets a value indicating whether this is a singleton instance path. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] NamespacePath [Description] | Gets or sets the namespace part of the path. Note that this does not include the server name, which can be retrieved separately. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] Path [Description] | Gets or sets the string representation of the full path in the object. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] RelativePath [Description] | Gets or sets the relative path: class name and keys only. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
a2858cc2_Path_Class__System_Management___Description | [Name] Server [Description] | Gets or sets the server part of the path. | [] | ManagementPath Class (System.Management) | Description | https://msdn.microsoft.com/en-us/library/1ktaf6fk.aspx | 1/1438042990112.50_20150728002310-00018-ip-10-236-191-2_874644623_1.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] Add [Description] | Adds the ListBox at the specified index location. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] Clear [Description] | Removes all controls from the collection. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] Contains [Description] | Determines whether the specified index is located within the collection. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] CopyTo [Description] | Copies the entire collection into an existing array at a specified location within the array. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] Equals(Object) [Description] | Determines whether the specified object is equal to the current object. (Inherited from Object.) | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] Finalize [Description] | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] GetEnumerator [Description] | Returns an enumerator to use to iterate through the selected indexes collection. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] GetHashCode [Description] | Serves as the default hash function. (Inherited from Object.) | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] GetType [Description] | Gets the Type of the current instance. (Inherited from Object.) | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] IndexOf [Description] | Returns the index within the ListBox.SelectedIndexCollection of the specified index from the ListBox.ObjectCollection of the ListBox. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] MemberwiseClone [Description] | Creates a shallow copy of the current Object. (Inherited from Object.) | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] Remove [Description] | Removes the specified control from the collection. | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
c06d5a74_n_Class__System_Windows_Forms___Description | [Name] ToString [Description] | Returns a string that represents the current object. (Inherited from Object.) | [] | ListBox.SelectedIndexCollection Class (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selectedindexcollection?cs-save-lang=1&cs-lang=fsharp | 1/1438042990112.50_20150728002310-00014-ip-10-236-191-2_865493947_2.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets the application extension services that have been registered for this application. [Name] | ApplicationLifetimeObjects | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets the Application object for the current application. [Name] | Current | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets a value that indicates whether the application is running with elevated permissions. [Name] | HasElevatedPermissions | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets various details about the Silverlight application's host. [Name] | Host | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets the current out-of-browser installation state of the application. [Name] | InstallState | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets a value that indicates whether the application was launched from the out-of-browser state. [Name] | IsRunningOutOfBrowser | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets the out-of-browser application window. [Name] | MainWindow | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets a collection of application-scoped resources, such as styles, templates, and brushes. [Name] | Resources | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets or sets the main application UI. [Name] | RootVisual | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
9ab0ed7d_ication_Class__System_Windows___Name | [Description] Gets a collection of the Window instances that have been created. [Name] | Windows | [
[
"A",
"p",
"p",
"l",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"L",
"i",
"f",
"e",
"t",
"i",
"m",
"e",
"O",
"b",
"j",
"e",
"c",
"t",
"s"
],
[
"C",
"u",
"r",
"r",
"e",
"n",
"t"
],
[
... | Application Class (System.Windows) | Name | https://msdn.microsoft.com/en-us/library/system.windows.application(v=vs.95).aspx | 1/1438042987127.36_20150728002307-00136-ip-10-236-191-2_864391079_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] Set to True to allow processing while Word prints the document [Argument] | Background | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] Use this with the OutputFileName argument. Set to True to append the specified document to the file name specified by the OutputFileName argument. Set to False to overwrite the contents of OutputFileName. [Argument] | Append | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The page range. Can be any WdPrintOutRange enumeration: wdPrintAllDocument, wdPrintCurrentPage, wdPrintFromTo, wdPrintRangeOfPages, or wdPrintSelection [Argument] | Range | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] If PrintToFile is True, this argument specifies the path and file name of the output file. [Argument] | OutputFileName | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The starting page number when Range is set to wdPrintFromTo [Argument] | From | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The ending page number when Range is set to wdPrintFromTo [Argument] | To | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The item to be printed. Can be any WdPrintOutItem enumeration: wdPrintAutoTextEntries, wdPrintComments, wdPrintDocumentContent, wdPrintKeyAssignments, wdPrintProperties, wdPrintStyles [Argument] | Item | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The number of copies to be printed [Argument] | Copies | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The page numbers and page ranges to be printed, separated by commas. For example, "2, 6-10" prints page 2 and pages 6 through 10. [Argument] | Pages | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
d71324f1_a__NET_Developer_s_Perspective__Argument | [Description] The type of pages to be printed. Can be any WdPrintOutPages constant: wdPrintAllPages, wdPrintEvenPagesOnly, wdPrintOddPagesOnly [Argument] | PageType | [] | Understanding the Word Object Model from a .NET Developer's Perspective | Argument | https://msdn.microsoft.com/en-us/library/aa192495(v=office.11).aspx | 1/1438042987127.36_20150728002307-00050-ip-10-236-191-2_904326452_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.