Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4399 lines
221 KiB

  1. <?xml version="1.0"?>
  2. <doc>
  3. <assembly>
  4. <name>System.Management</name>
  5. </assembly>
  6. <members>
  7. <member name="T:System.Management.ManagementNamedValueCollection">
  8. <summary>
  9. <para> Represents a collection of named values
  10. suitable for use as context information to WMI operations. The
  11. names are case-insensitive.</para>
  12. </summary>
  13. </member>
  14. <member name="M:System.Management.ManagementNamedValueCollection.#ctor">
  15. <summary>
  16. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementNamedValueCollection" /> class, which is empty. This is
  17. the default constructor.</para>
  18. </summary>
  19. </member>
  20. <member name="M:System.Management.ManagementNamedValueCollection.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  21. <summary>
  22. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementNamedValueCollection" /> class that is serializable
  23. and uses the specified <see cref="T:System.Runtime.Serialization.SerializationInfo" />
  24. and <see cref="T:System.Runtime.Serialization.StreamingContext" />.</para>
  25. </summary>
  26. <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> to populate with data.</param>
  27. <param name="context">The destination (see <see cref="T:System.Runtime.Serialization.StreamingContext" /> ) for this serialization.</param>
  28. </member>
  29. <member name="M:System.Management.ManagementNamedValueCollection.Add(System.String,System.Object)">
  30. <summary>
  31. <para> Adds a single-named value to the collection.</para>
  32. </summary>
  33. <param name=" name">The name of the new value.</param>
  34. <param name=" value">The value to be associated with the name.</param>
  35. </member>
  36. <member name="M:System.Management.ManagementNamedValueCollection.Remove(System.String)">
  37. <summary>
  38. <para> Removes a single-named value from the collection.
  39. If the collection does not contain an element with the
  40. specified name, the collection remains unchanged and no
  41. exception is thrown.</para>
  42. </summary>
  43. <param name=" name">The name of the value to be removed.</param>
  44. </member>
  45. <member name="M:System.Management.ManagementNamedValueCollection.RemoveAll">
  46. <summary>
  47. <para>Removes all entries from the collection.</para>
  48. </summary>
  49. </member>
  50. <member name="M:System.Management.ManagementNamedValueCollection.Clone">
  51. <summary>
  52. <para>Creates a clone of the collection. Individual values
  53. are cloned. If a value does not support cloning, then a <see cref="T:System.NotSupportedException" />
  54. is thrown. </para>
  55. </summary>
  56. <returns>
  57. The new copy of the collection.
  58. </returns>
  59. </member>
  60. <member name="P:System.Management.ManagementNamedValueCollection.Item(System.String)">
  61. <summary>
  62. <para>Returns the value associated with the specified name from this collection.</para>
  63. </summary>
  64. <param name=" name">The name of the value to be returned.</param>
  65. </member>
  66. <member name="T:System.Management.TextFormat">
  67. <summary>
  68. <para>Describes the possible text formats that can be used with <see cref="M:System.Management.ManagementBaseObject.GetText(System.Management.TextFormat)" />.</para>
  69. </summary>
  70. </member>
  71. <member name="F:System.Management.TextFormat.Mof">
  72. <summary>
  73. Managed Object Format
  74. </summary>
  75. </member>
  76. <member name="T:System.Management.CimType">
  77. <summary>
  78. <para>Describes the possible CIM types for properties, qualifiers, or method parameters.</para>
  79. </summary>
  80. </member>
  81. <member name="F:System.Management.CimType.SInt8">
  82. <summary>
  83. <para>A signed 8-bit integer.</para>
  84. </summary>
  85. </member>
  86. <member name="F:System.Management.CimType.UInt8">
  87. <summary>
  88. <para>An unsigned 8-bit integer.</para>
  89. </summary>
  90. </member>
  91. <member name="F:System.Management.CimType.SInt16">
  92. <summary>
  93. <para>A signed 16-bit integer.</para>
  94. </summary>
  95. </member>
  96. <member name="F:System.Management.CimType.UInt16">
  97. <summary>
  98. <para>An unsigned 16-bit integer.</para>
  99. </summary>
  100. </member>
  101. <member name="F:System.Management.CimType.SInt32">
  102. <summary>
  103. <para>A signed 32-bit integer.</para>
  104. </summary>
  105. </member>
  106. <member name="F:System.Management.CimType.UInt32">
  107. <summary>
  108. <para>An unsigned 32-bit integer.</para>
  109. </summary>
  110. </member>
  111. <member name="F:System.Management.CimType.SInt64">
  112. <summary>
  113. <para>A signed 64-bit integer.</para>
  114. </summary>
  115. </member>
  116. <member name="F:System.Management.CimType.UInt64">
  117. <summary>
  118. <para>An unsigned 64-bit integer.</para>
  119. </summary>
  120. </member>
  121. <member name="F:System.Management.CimType.Real32">
  122. <summary>
  123. <para>A floating-point 32-bit number.</para>
  124. </summary>
  125. </member>
  126. <member name="F:System.Management.CimType.Real64">
  127. <summary>
  128. <para>A floating point 64-bit number.</para>
  129. </summary>
  130. </member>
  131. <member name="F:System.Management.CimType.Boolean">
  132. <summary>
  133. <para> A boolean.</para>
  134. </summary>
  135. </member>
  136. <member name="F:System.Management.CimType.String">
  137. <summary>
  138. <para>A string.</para>
  139. </summary>
  140. </member>
  141. <member name="F:System.Management.CimType.DateTime">
  142. <summary>
  143. <para> A date or time value, represented in a string in DMTF
  144. date/time format: yyyymmddHHMMSS.mmmmmmsUUU</para>
  145. <para>where:</para>
  146. <para>yyyymmdd - is the date in year/month/day</para>
  147. <para>HHMMSS - is the time in hours/minutes/seconds</para>
  148. <para>mmmmmm - is the number of microseconds in 6 digits</para>
  149. <para>sUUU - is a sign (+ or -) and a 3-digit UTC offset</para>
  150. </summary>
  151. </member>
  152. <member name="F:System.Management.CimType.Reference">
  153. <summary>
  154. <para>A reference to another object. This is represented by a
  155. string containing the path to the referenced object</para>
  156. </summary>
  157. </member>
  158. <member name="F:System.Management.CimType.Char16">
  159. <summary>
  160. <para> A 16-bit character.</para>
  161. </summary>
  162. </member>
  163. <member name="F:System.Management.CimType.Object">
  164. <summary>
  165. <para>An embedded object.</para>
  166. <para>Note that embedded objects differ from references in that the embedded object
  167. doesn't have a path and its lifetime is identical to the lifetime of the
  168. containing object.</para>
  169. </summary>
  170. </member>
  171. <member name="T:System.Management.ComparisonSettings">
  172. <summary>
  173. <para>Describes the object comparison modes that can be used with <see cref="M:System.Management.ManagementBaseObject.CompareTo(System.Management.ManagementBaseObject,System.Management.ComparisonSettings)" />.
  174. Note that these values may be combined.</para>
  175. </summary>
  176. </member>
  177. <member name="F:System.Management.ComparisonSettings.IncludeAll">
  178. <summary>
  179. <para>A mode that compares all elements of the compared objects.</para>
  180. </summary>
  181. </member>
  182. <member name="F:System.Management.ComparisonSettings.IgnoreQualifiers">
  183. <summary>
  184. <para>A mode that compares the objects, ignoring qualifiers.</para>
  185. </summary>
  186. </member>
  187. <member name="F:System.Management.ComparisonSettings.IgnoreObjectSource">
  188. <summary>
  189. <para> A mode that ignores the source of the objects, namely the server
  190. and the namespace they came from, in comparison to other objects.</para>
  191. </summary>
  192. </member>
  193. <member name="F:System.Management.ComparisonSettings.IgnoreDefaultValues">
  194. <summary>
  195. <para> A mode that ignores the default values of properties.
  196. This value is only meaningful when comparing classes.</para>
  197. </summary>
  198. </member>
  199. <member name="F:System.Management.ComparisonSettings.IgnoreClass">
  200. <summary>
  201. <para>A mode that assumes that the objects being compared are instances of
  202. the same class. Consequently, this value causes comparison
  203. of instance-related information only. Use this flag to optimize
  204. performance. If the objects are not of the same class, the results are undefined.</para>
  205. </summary>
  206. </member>
  207. <member name="F:System.Management.ComparisonSettings.IgnoreCase">
  208. <summary>
  209. <para> A mode that compares string values in a case-insensitive
  210. manner. This applies to strings and to qualifier values. Property and qualifier
  211. names are always compared in a case-insensitive manner whether this flag is
  212. specified or not.</para>
  213. </summary>
  214. </member>
  215. <member name="F:System.Management.ComparisonSettings.IgnoreFlavor">
  216. <summary>
  217. <para>A mode that ignores qualifier flavors. This flag still takes
  218. qualifier values into account, but ignores flavor distinctions such as
  219. propagation rules and override restrictions.</para>
  220. </summary>
  221. </member>
  222. <member name="T:System.Management.ManagementBaseObject">
  223. <summary>
  224. <para> Contains the basic elements of a management
  225. object. It serves as a base class to more specific management object classes.</para>
  226. </summary>
  227. </member>
  228. <member name="M:System.Management.ManagementBaseObject.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  229. <summary>
  230. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementBaseObject" /> class that is serializable.</para>
  231. </summary>
  232. <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> to populate with data.</param>
  233. <param name="context">The destination (see <see cref="T:System.Runtime.Serialization.StreamingContext" /> ) for this serialization.</param>
  234. </member>
  235. <member name="M:System.Management.ManagementBaseObject.op_Explicit(System.Management.ManagementBaseObject)~System.IntPtr">
  236. <summary>
  237. <para>Provides the internal WMI object represented by a ManagementObject.</para>
  238. </summary>
  239. <param name="managementObject">The <see cref="T:System.Management.ManagementBaseObject" /> that references the requested WMI object. </param>
  240. <returns>
  241. <para>An <see cref="T:System.IntPtr" /> representing the internal WMI object.</para>
  242. </returns>
  243. </member>
  244. <member name="M:System.Management.ManagementBaseObject.Clone">
  245. <summary>
  246. <para>Returns a copy of the object.</para>
  247. </summary>
  248. <returns>
  249. <para>The new cloned object.</para>
  250. </returns>
  251. </member>
  252. <member name="M:System.Management.ManagementBaseObject.GetPropertyValue(System.String)">
  253. <summary>
  254. <para>Gets an equivalent accessor to a property's value.</para>
  255. </summary>
  256. <param name="propertyName">The name of the property of interest. </param>
  257. <returns>
  258. <para>The value of the specified property.</para>
  259. </returns>
  260. </member>
  261. <member name="M:System.Management.ManagementBaseObject.GetQualifierValue(System.String)">
  262. <summary>
  263. <para>Gets the value of the specified qualifier.</para>
  264. </summary>
  265. <param name="qualifierName">The name of the qualifier of interest. </param>
  266. <returns>
  267. <para>The value of the specified qualifier.</para>
  268. </returns>
  269. </member>
  270. <member name="M:System.Management.ManagementBaseObject.SetQualifierValue(System.String,System.Object)">
  271. <summary>
  272. <para>Sets the value of the named qualifier.</para>
  273. </summary>
  274. <param name="qualifierName">The name of the qualifier to set. This parameter cannot be null.</param>
  275. <param name="qualifierValue">The value to set.</param>
  276. </member>
  277. <member name="M:System.Management.ManagementBaseObject.GetPropertyQualifierValue(System.String,System.String)">
  278. <summary>
  279. <para>Returns the value of the specified property qualifier.</para>
  280. </summary>
  281. <param name="propertyName">The name of the property to which the qualifier belongs. </param>
  282. <param name="qualifierName">The name of the property qualifier of interest. </param>
  283. <returns>
  284. <para>The value of the specified qualifier.</para>
  285. </returns>
  286. </member>
  287. <member name="M:System.Management.ManagementBaseObject.SetPropertyQualifierValue(System.String,System.String,System.Object)">
  288. <summary>
  289. <para>Sets the value of the specified property qualifier.</para>
  290. </summary>
  291. <param name="propertyName">The name of the property to which the qualifier belongs.</param>
  292. <param name="qualifierName">The name of the property qualifier of interest.</param>
  293. <param name="qualifierValue">The new value for the qualifier.</param>
  294. </member>
  295. <member name="M:System.Management.ManagementBaseObject.GetText(System.Management.TextFormat)">
  296. <summary>
  297. <para>Returns a textual representation of the object in the specified format.</para>
  298. </summary>
  299. <param name="format">The requested textual format. </param>
  300. <returns>
  301. <para>The textual representation of the
  302. object in the specified format.</para>
  303. </returns>
  304. </member>
  305. <member name="M:System.Management.ManagementBaseObject.Equals(System.Object)">
  306. <summary>
  307. <para>Compares two management objects.</para>
  308. </summary>
  309. <param name="obj">An object to compare with this instance.</param>
  310. <returns>
  311. <see langword="true" /> if
  312. <paramref name="obj" /> is an instance of <see cref="T:System.Management.ManagementBaseObject" /> and represents
  313. the same object as this instance; otherwise, <see langword="false" />.
  314. </returns>
  315. </member>
  316. <member name="M:System.Management.ManagementBaseObject.GetHashCode">
  317. <summary>
  318. <para>Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.</para>
  319. </summary>
  320. <returns>
  321. <para>A hash code for the current object.</para>
  322. </returns>
  323. </member>
  324. <member name="M:System.Management.ManagementBaseObject.CompareTo(System.Management.ManagementBaseObject,System.Management.ComparisonSettings)">
  325. <summary>
  326. <para>Compares this object to another, based on specified options.</para>
  327. </summary>
  328. <param name="otherObject">The object to which to compare this object. </param>
  329. <param name="settings">Options on how to compare the objects. </param>
  330. <returns>
  331. <para>
  332. <see langword="true" /> if the objects compared are equal
  333. according to the given options; otherwise, <see langword="false" />
  334. .</para>
  335. </returns>
  336. </member>
  337. <member name="M:System.Management.ManagementBaseObject.SetPropertyValue(System.String,System.Object)">
  338. <summary>
  339. <para>Sets the value of the named property.</para>
  340. </summary>
  341. <param name="propertyName">The name of the property to be changed.</param>
  342. <param name="propertyValue">The new value for this property.</param>
  343. </member>
  344. <member name="P:System.Management.ManagementBaseObject.Properties">
  345. <summary>
  346. <para>Gets or sets a collection of <see cref="T:System.Management.PropertyData" /> objects describing the properties of the
  347. management object.</para>
  348. </summary>
  349. </member>
  350. <member name="P:System.Management.ManagementBaseObject.SystemProperties">
  351. <summary>
  352. <para>Gets or sets the collection of WMI system properties of the management object (for example, the
  353. class name, server, and namespace). WMI system property names begin with
  354. "__".</para>
  355. </summary>
  356. </member>
  357. <member name="P:System.Management.ManagementBaseObject.Qualifiers">
  358. <summary>
  359. <para>Gets or sets the collection of <see cref="T:System.Management.QualifierData" /> objects defined on the management object.
  360. Each element in the collection holds information such as the qualifier name,
  361. value, and flavor.</para>
  362. </summary>
  363. </member>
  364. <member name="P:System.Management.ManagementBaseObject.ClassPath">
  365. <summary>
  366. <para>Gets or sets the path to the management object's class.</para>
  367. </summary>
  368. </member>
  369. <member name="P:System.Management.ManagementBaseObject.Item(System.String)">
  370. <summary>
  371. <para> Gets access to property values through [] notation.</para>
  372. </summary>
  373. <param name="propertyName">The name of the property of interest. </param>
  374. </member>
  375. <member name="T:System.Management.ManagementClass">
  376. <summary>
  377. <para> Represents a management class.</para>
  378. </summary>
  379. </member>
  380. <member name="T:System.Management.ManagementObject">
  381. <summary>
  382. <para> Represents a data management object.</para>
  383. </summary>
  384. </member>
  385. <member name="M:System.Management.ManagementObject.#ctor">
  386. <summary>
  387. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class. This is the
  388. default constructor.</para>
  389. </summary>
  390. </member>
  391. <member name="M:System.Management.ManagementObject.#ctor(System.Management.ManagementPath)">
  392. <summary>
  393. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class for the specified WMI
  394. object path. The path is provided as a <see cref="T:System.Management.ManagementPath" />.</para>
  395. </summary>
  396. <param name="path">A <see cref="T:System.Management.ManagementPath" /> that contains a path to a WMI object.</param>
  397. </member>
  398. <member name="M:System.Management.ManagementObject.#ctor(System.String)">
  399. <summary>
  400. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class for the specified WMI object path. The path
  401. is provided as a string.</para>
  402. </summary>
  403. <param name="path">A WMI path.</param>
  404. </member>
  405. <member name="M:System.Management.ManagementObject.#ctor(System.Management.ManagementPath,System.Management.ObjectGetOptions)">
  406. <summary>
  407. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class bound to the specified
  408. WMI path, including the specified additional options.</para>
  409. </summary>
  410. <param name="path">A <see cref="T:System.Management.ManagementPath" /> containing the WMI path.</param>
  411. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> containing additional options for binding to the WMI object. This parameter could be null if default options are to be used.</param>
  412. </member>
  413. <member name="M:System.Management.ManagementObject.#ctor(System.String,System.Management.ObjectGetOptions)">
  414. <summary>
  415. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class bound to the specified WMI path, including the
  416. specified additional options. In this variant, the path can be specified as a
  417. string.</para>
  418. </summary>
  419. <param name="path">The WMI path to the object.</param>
  420. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> representing options to get the specified WMI object.</param>
  421. </member>
  422. <member name="M:System.Management.ManagementObject.#ctor(System.Management.ManagementScope,System.Management.ManagementPath,System.Management.ObjectGetOptions)">
  423. <summary>
  424. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementObject" />
  425. class bound to the specified WMI path that includes the specified options.</para>
  426. </summary>
  427. <param name="scope">A <see cref="T:System.Management.ManagementScope" /> representing the scope in which the WMI object resides. In this version, scopes can only be WMI namespaces.</param>
  428. <param name=" path">A <see cref="T:System.Management.ManagementPath" /> representing the WMI path to the manageable object.</param>
  429. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> specifying additional options for getting the object.</param>
  430. </member>
  431. <member name="M:System.Management.ManagementObject.#ctor(System.String,System.String,System.Management.ObjectGetOptions)">
  432. <summary>
  433. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class
  434. bound to the specified WMI path, and includes the specified options. The scope and
  435. the path are specified as strings.</para>
  436. </summary>
  437. <param name="scopeString">The scope for the WMI object.</param>
  438. <param name=" pathString">The WMI object path.</param>
  439. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> representing additional options for getting the WMI object.</param>
  440. </member>
  441. <member name="M:System.Management.ManagementObject.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  442. <summary>
  443. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObject" /> class that is serializable.</para>
  444. </summary>
  445. <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> to populate with data.</param>
  446. <param name="context">The destination (see <see cref="T:System.Runtime.Serialization.StreamingContext" /> ) for this serialization.</param>
  447. </member>
  448. <member name="M:System.Management.ManagementObject.Get">
  449. <summary>
  450. <para> Binds to the management object.</para>
  451. </summary>
  452. </member>
  453. <member name="M:System.Management.ManagementObject.Get(System.Management.ManagementOperationObserver)">
  454. <summary>
  455. <para> Binds to the management object asynchronously.</para>
  456. </summary>
  457. <param name="watcher">The object to receive the results of the operation as events.</param>
  458. </member>
  459. <member name="M:System.Management.ManagementObject.GetRelated">
  460. <summary>
  461. <para>Gets a collection of objects related to the object (associators).</para>
  462. </summary>
  463. <returns>
  464. <para>A <see cref="T:System.Management.ManagementObjectCollection" /> containing the
  465. related objects.</para>
  466. </returns>
  467. </member>
  468. <member name="M:System.Management.ManagementObject.GetRelated(System.String)">
  469. <summary>
  470. <para>Gets a collection of objects related to the object (associators).</para>
  471. </summary>
  472. <param name="relatedClass">A class of related objects. </param>
  473. <returns>
  474. A <see cref="T:System.Management.ManagementObjectCollection" /> containing the related objects.
  475. </returns>
  476. </member>
  477. <member name="M:System.Management.ManagementObject.GetRelated(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Management.EnumerationOptions)">
  478. <summary>
  479. <para>Gets a collection of objects related to the object (associators).</para>
  480. </summary>
  481. <param name="relatedClass">The class of the related objects. </param>
  482. <param name="relationshipClass">The relationship class of interest. </param>
  483. <param name="relationshipQualifier">The qualifier required to be present on the relationship class. </param>
  484. <param name="relatedQualifier">The qualifier required to be present on the related class. </param>
  485. <param name="relatedRole">The role that the related class is playing in the relationship. </param>
  486. <param name="thisRole">The role that this class is playing in the relationship. </param>
  487. <param name="classDefinitionsOnly">When this method returns, it contains only class definitions for the instances that match the query. </param>
  488. <param name="options">Extended options for how to execute the query. </param>
  489. <returns>
  490. A <see cref="T:System.Management.ManagementObjectCollection" /> containing the related objects.
  491. </returns>
  492. </member>
  493. <member name="M:System.Management.ManagementObject.GetRelated(System.Management.ManagementOperationObserver)">
  494. <summary>
  495. <para> Gets a collection of objects
  496. related to the object (associators) asynchronously. This call returns immediately, and a
  497. delegate is called when the results are available.</para>
  498. </summary>
  499. <param name="watcher">The object to use to return results. </param>
  500. </member>
  501. <member name="M:System.Management.ManagementObject.GetRelated(System.Management.ManagementOperationObserver,System.String)">
  502. <summary>
  503. <para>Gets a collection of objects related to the object (associators).</para>
  504. </summary>
  505. <param name="watcher">The object to use to return results. </param>
  506. <param name="relatedClass">The class of related objects. </param>
  507. </member>
  508. <member name="M:System.Management.ManagementObject.GetRelated(System.Management.ManagementOperationObserver,System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Management.EnumerationOptions)">
  509. <summary>
  510. <para>Gets a collection of objects related to the object (associators).</para>
  511. </summary>
  512. <param name="watcher">The object to use to return results. </param>
  513. <param name="relatedClass">The class of the related objects. </param>
  514. <param name="relationshipClass">The relationship class of interest. </param>
  515. <param name="relationshipQualifier">The qualifier required to be present on the relationship class. </param>
  516. <param name="relatedQualifier">The qualifier required to be present on the related class. </param>
  517. <param name="relatedRole">The role that the related class is playing in the relationship. </param>
  518. <param name="thisRole">The role that this class is playing in the relationship. </param>
  519. <param name="classDefinitionsOnly">Return only class definitions for the instances that match the query. </param>
  520. <param name="options">Extended options for how to execute the query.</param>
  521. </member>
  522. <member name="M:System.Management.ManagementObject.GetRelationships">
  523. <summary>
  524. <para>Gets a collection of associations to the object.</para>
  525. </summary>
  526. <returns>
  527. <para>A <see cref="T:System.Management.ManagementObjectCollection" /> containing the association objects.</para>
  528. </returns>
  529. </member>
  530. <member name="M:System.Management.ManagementObject.GetRelationships(System.String)">
  531. <summary>
  532. <para>Gets a collection of associations to the object.</para>
  533. </summary>
  534. <param name="relationshipClass">The associations to include. </param>
  535. <returns>
  536. A <see cref="T:System.Management.ManagementObjectCollection" /> containing the association objects.
  537. </returns>
  538. </member>
  539. <member name="M:System.Management.ManagementObject.GetRelationships(System.String,System.String,System.String,System.Boolean,System.Management.EnumerationOptions)">
  540. <summary>
  541. <para>Gets a collection of associations to the object.</para>
  542. </summary>
  543. <param name="relationshipClass">The type of relationship of interest. </param>
  544. <param name="relationshipQualifier">The qualifier to be present on the relationship. </param>
  545. <param name="thisRole">The role of this object in the relationship. </param>
  546. <param name="classDefinitionsOnly">When this method returns, it contains only the class definitions for the result set. </param>
  547. <param name="options">The extended options for the query execution. </param>
  548. <returns>
  549. A <see cref="T:System.Management.ManagementObjectCollection" /> containing the association objects.
  550. </returns>
  551. </member>
  552. <member name="M:System.Management.ManagementObject.GetRelationships(System.Management.ManagementOperationObserver)">
  553. <summary>
  554. <para>Gets a collection of associations to the object.</para>
  555. </summary>
  556. <param name="watcher">The object to use to return results. </param>
  557. </member>
  558. <member name="M:System.Management.ManagementObject.GetRelationships(System.Management.ManagementOperationObserver,System.String)">
  559. <summary>
  560. <para>Gets a collection of associations to the object.</para>
  561. </summary>
  562. <param name="watcher">The object to use to return results. </param>
  563. <param name="relationshipClass">The associations to include. </param>
  564. </member>
  565. <member name="M:System.Management.ManagementObject.GetRelationships(System.Management.ManagementOperationObserver,System.String,System.String,System.String,System.Boolean,System.Management.EnumerationOptions)">
  566. <summary>
  567. <para>Gets a collection of associations to the object.</para>
  568. </summary>
  569. <param name="watcher">The object to use to return results. </param>
  570. <param name="relationshipClass">The type of relationship of interest. </param>
  571. <param name="relationshipQualifier">The qualifier to be present on the relationship. </param>
  572. <param name="thisRole">The role of this object in the relationship. </param>
  573. <param name="classDefinitionsOnly">When this method returns, it contains only the class definitions for the result set. </param>
  574. <param name="options">The extended options for the query execution. </param>
  575. </member>
  576. <member name="M:System.Management.ManagementObject.Put">
  577. <summary>
  578. <para>Commits the changes to the object.</para>
  579. </summary>
  580. <returns>
  581. <para>A <see cref="T:System.Management.ManagementPath" /> containing the path to the committed
  582. object.</para>
  583. </returns>
  584. </member>
  585. <member name="M:System.Management.ManagementObject.Put(System.Management.PutOptions)">
  586. <summary>
  587. <para>Commits the changes to the object.</para>
  588. </summary>
  589. <param name="options">The options for how to commit the changes. </param>
  590. <returns>
  591. A <see cref="T:System.Management.ManagementPath" /> containing the path to the committed object.
  592. </returns>
  593. </member>
  594. <member name="M:System.Management.ManagementObject.Put(System.Management.ManagementOperationObserver)">
  595. <summary>
  596. <para>Commits the changes to the object, asynchronously.</para>
  597. </summary>
  598. <param name="watcher">A <see cref="T:System.Management.ManagementOperationObserver" /> used to handle the progress and results of the asynchronous operation.</param>
  599. </member>
  600. <member name="M:System.Management.ManagementObject.Put(System.Management.ManagementOperationObserver,System.Management.PutOptions)">
  601. <summary>
  602. <para>Commits the changes to the object asynchronously and
  603. using the specified options.</para>
  604. </summary>
  605. <param name="watcher">A <see cref="T:System.Management.ManagementOperationObserver" /> used to handle the progress and results of the asynchronous operation.</param>
  606. <param name=" options">A <see cref="T:System.Management.PutOptions" /> used to specify additional options for the commit operation.</param>
  607. </member>
  608. <member name="M:System.Management.ManagementObject.CopyTo(System.Management.ManagementPath)">
  609. <summary>
  610. <para>Copies the object to a different location.</para>
  611. </summary>
  612. <param name="path">The <see cref="T:System.Management.ManagementPath" /> to which the object should be copied. </param>
  613. <returns>
  614. <para>The new path of the copied object.</para>
  615. </returns>
  616. </member>
  617. <member name="M:System.Management.ManagementObject.CopyTo(System.String)">
  618. <summary>
  619. <para>Copies the object to a different location.</para>
  620. </summary>
  621. <param name="path">The path to which the object should be copied. </param>
  622. <returns>
  623. The new path of the copied object.
  624. </returns>
  625. </member>
  626. <member name="M:System.Management.ManagementObject.CopyTo(System.String,System.Management.PutOptions)">
  627. <summary>
  628. <para>Copies the object to a different location.</para>
  629. </summary>
  630. <param name="path">The path to which the object should be copied.</param>
  631. <param name="options">The options for how the object should be put.</param>
  632. <returns>
  633. The new path of the copied object.
  634. </returns>
  635. </member>
  636. <member name="M:System.Management.ManagementObject.CopyTo(System.Management.ManagementPath,System.Management.PutOptions)">
  637. <summary>
  638. <para>Copies the object to a different location.</para>
  639. </summary>
  640. <param name="path">The <see cref="T:System.Management.ManagementPath" /> to which the object should be copied.</param>
  641. <param name="options">The options for how the object should be put.</param>
  642. <returns>
  643. The new path of the copied object.
  644. </returns>
  645. </member>
  646. <member name="M:System.Management.ManagementObject.CopyTo(System.Management.ManagementOperationObserver,System.Management.ManagementPath)">
  647. <summary>
  648. <para>Copies the object to a different location, asynchronously.</para>
  649. </summary>
  650. <param name="watcher">The object that will receive the results of the operation.</param>
  651. <param name="path">A <see cref="T:System.Management.ManagementPath" /> specifying the path to which the object should be copied.</param>
  652. </member>
  653. <member name="M:System.Management.ManagementObject.CopyTo(System.Management.ManagementOperationObserver,System.String)">
  654. <summary>
  655. <para>Copies the object to a different location, asynchronously.</para>
  656. </summary>
  657. <param name="watcher">The object that will receive the results of the operation.</param>
  658. <param name="path"> The path to which the object should be copied.</param>
  659. </member>
  660. <member name="M:System.Management.ManagementObject.CopyTo(System.Management.ManagementOperationObserver,System.String,System.Management.PutOptions)">
  661. <summary>
  662. <para>Copies the object to a different location, asynchronously.</para>
  663. </summary>
  664. <param name="watcher">The object that will receive the results of the operation.</param>
  665. <param name="path">The path to which the object should be copied.</param>
  666. <param name="options">The options for how the object should be put.</param>
  667. </member>
  668. <member name="M:System.Management.ManagementObject.CopyTo(System.Management.ManagementOperationObserver,System.Management.ManagementPath,System.Management.PutOptions)">
  669. <summary>
  670. <para>Copies the object to a different location, asynchronously.</para>
  671. </summary>
  672. <param name="watcher">The object that will receive the results of the operation.</param>
  673. <param name="path">The path to which the object should be copied.</param>
  674. <param name="options">The options for how the object should be put.</param>
  675. </member>
  676. <member name="M:System.Management.ManagementObject.Delete">
  677. <summary>
  678. <para>Deletes the object.</para>
  679. </summary>
  680. </member>
  681. <member name="M:System.Management.ManagementObject.Delete(System.Management.DeleteOptions)">
  682. <summary>
  683. <para>Deletes the object.</para>
  684. </summary>
  685. <param name="options">The options for how to delete the object. </param>
  686. </member>
  687. <member name="M:System.Management.ManagementObject.Delete(System.Management.ManagementOperationObserver)">
  688. <summary>
  689. <para>Deletes the object.</para>
  690. </summary>
  691. <param name="watcher">The object that will receive the results of the operation.</param>
  692. </member>
  693. <member name="M:System.Management.ManagementObject.Delete(System.Management.ManagementOperationObserver,System.Management.DeleteOptions)">
  694. <summary>
  695. <para>Deletes the object.</para>
  696. </summary>
  697. <param name="watcher">The object that will receive the results of the operation.</param>
  698. <param name="options">The options for how to delete the object.</param>
  699. </member>
  700. <member name="M:System.Management.ManagementObject.InvokeMethod(System.String,System.Object[])">
  701. <summary>
  702. <para>
  703. Invokes a method on the object.</para>
  704. </summary>
  705. <param name="methodName">The name of the method to execute. </param>
  706. <param name="args">An array containing parameter values. </param>
  707. <returns>
  708. <para>The value returned by the method.</para>
  709. </returns>
  710. </member>
  711. <member name="M:System.Management.ManagementObject.InvokeMethod(System.Management.ManagementOperationObserver,System.String,System.Object[])">
  712. <summary>
  713. <para>Invokes a method on the object, asynchronously.</para>
  714. </summary>
  715. <param name="watcher">The object to receive the results of the operation.</param>
  716. <param name="methodName">The name of the method to execute. </param>
  717. <param name="args">An array containing parameter values. </param>
  718. </member>
  719. <member name="M:System.Management.ManagementObject.InvokeMethod(System.String,System.Management.ManagementBaseObject,System.Management.InvokeMethodOptions)">
  720. <summary>
  721. <para>Invokes a method on the WMI object. The input and output
  722. parameters are represented as <see cref="T:System.Management.ManagementBaseObject" />
  723. objects.</para>
  724. </summary>
  725. <param name="methodName">The name of the method to execute.</param>
  726. <param name=" inParameters">A <see cref="T:System.Management.ManagementBaseObject" /> holding the input parameters to the method.</param>
  727. <param name=" options">An <see cref="T:System.Management.InvokeMethodOptions" /> containing additional options for the execution of the method.</param>
  728. <returns>
  729. <para>A <see cref="T:System.Management.ManagementBaseObject" /> containing the
  730. output parameters and return value of the executed method.</para>
  731. </returns>
  732. </member>
  733. <member name="M:System.Management.ManagementObject.InvokeMethod(System.Management.ManagementOperationObserver,System.String,System.Management.ManagementBaseObject,System.Management.InvokeMethodOptions)">
  734. <summary>
  735. <para>Invokes a method on the object, asynchronously.</para>
  736. </summary>
  737. <param name="watcher">A <see cref="T:System.Management.ManagementOperationObserver" /> used to handle the asynchronous execution's progress and results.</param>
  738. <param name=" methodName">The name of the method to be executed.</param>
  739. <param name=" inParameters">
  740. <para>A <see cref="T:System.Management.ManagementBaseObject" /> containing the input parameters for the method.</para>
  741. </param>
  742. <param name=" options">An <see cref="T:System.Management.InvokeMethodOptions" /> containing additional options used to execute the method.</param>
  743. </member>
  744. <member name="M:System.Management.ManagementObject.GetMethodParameters(System.String)">
  745. <summary>
  746. <para>Returns a <see cref="T:System.Management.ManagementBaseObject" /> representing the list of input parameters for a method.</para>
  747. </summary>
  748. <param name="methodName">The name of the method. </param>
  749. <returns>
  750. <para>A <see cref="T:System.Management.ManagementBaseObject" /> containing the
  751. input parameters to the method.</para>
  752. </returns>
  753. </member>
  754. <member name="M:System.Management.ManagementObject.Clone">
  755. <summary>
  756. <para>Creates a copy of the object.</para>
  757. </summary>
  758. <returns>
  759. <para>The copied object.</para>
  760. </returns>
  761. </member>
  762. <member name="M:System.Management.ManagementObject.ToString">
  763. <summary>
  764. <para>Returns the full path of the object. This is an override of the
  765. default object implementation.</para>
  766. </summary>
  767. <returns>
  768. <para> The full path of
  769. the object.</para>
  770. </returns>
  771. </member>
  772. <member name="P:System.Management.ManagementObject.Scope">
  773. <summary>
  774. <para> Gets or sets the scope in which this object resides.</para>
  775. </summary>
  776. </member>
  777. <member name="P:System.Management.ManagementObject.Path">
  778. <summary>
  779. <para> Gets or sets the object's WMI path.</para>
  780. </summary>
  781. </member>
  782. <member name="P:System.Management.ManagementObject.Options">
  783. <summary>
  784. <para>
  785. Gets or
  786. sets additional information to use when retrieving the object.</para>
  787. </summary>
  788. </member>
  789. <member name="P:System.Management.ManagementObject.ClassPath">
  790. <summary>
  791. <para>Gets or sets the path to the object's class.</para>
  792. </summary>
  793. </member>
  794. <member name="M:System.Management.ManagementClass.#ctor">
  795. <summary>
  796. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class. This is the
  797. default constructor.</para>
  798. </summary>
  799. </member>
  800. <member name="M:System.Management.ManagementClass.#ctor(System.Management.ManagementPath)">
  801. <summary>
  802. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class initialized to the
  803. given path.</para>
  804. </summary>
  805. <param name="path">A <see cref="T:System.Management.ManagementPath" /> specifying which WMI class to bind to.</param>
  806. </member>
  807. <member name="M:System.Management.ManagementClass.#ctor(System.String)">
  808. <summary>
  809. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class initialized to the given path.</para>
  810. </summary>
  811. <param name="path">The path to the WMI class.</param>
  812. </member>
  813. <member name="M:System.Management.ManagementClass.#ctor(System.Management.ManagementPath,System.Management.ObjectGetOptions)">
  814. <summary>
  815. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class initialized to the
  816. given WMI class path using the specified options.</para>
  817. </summary>
  818. <param name="path">A <see cref="T:System.Management.ManagementPath" /> representing the WMI class path.</param>
  819. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> representing the options to use when retrieving this class.</param>
  820. </member>
  821. <member name="M:System.Management.ManagementClass.#ctor(System.String,System.Management.ObjectGetOptions)">
  822. <summary>
  823. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class initialized to the given WMI class path
  824. using the specified options.</para>
  825. </summary>
  826. <param name="path">The path to the WMI class.</param>
  827. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> representing the options to use when retrieving the WMI class.</param>
  828. </member>
  829. <member name="M:System.Management.ManagementClass.#ctor(System.Management.ManagementScope,System.Management.ManagementPath,System.Management.ObjectGetOptions)">
  830. <summary>
  831. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class for the specified
  832. WMI class in the specified scope and with the specified options.</para>
  833. </summary>
  834. <param name="scope">A <see cref="T:System.Management.ManagementScope" /> that specifies the scope (server and namespace) where the WMI class resides. </param>
  835. <param name=" path">A <see cref="T:System.Management.ManagementPath" /> that represents the path to the WMI class in the specified scope.</param>
  836. <param name=" options">An <see cref="T:System.Management.ObjectGetOptions" /> that specifies the options to use when retrieving the WMI class.</param>
  837. </member>
  838. <member name="M:System.Management.ManagementClass.#ctor(System.String,System.String,System.Management.ObjectGetOptions)">
  839. <summary>
  840. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementClass" /> class for the specified WMI class, in the
  841. specified scope, and with the specified options.</para>
  842. </summary>
  843. <param name="scope">The scope in which the WMI class resides.</param>
  844. <param name=" path">The path to the WMI class within the specified scope.</param>
  845. <param name=" options">The options to use when retrieving the WMI class.</param>
  846. </member>
  847. <member name="M:System.Management.ManagementClass.GetInstances">
  848. <summary>
  849. <para>Returns the collection of all instances of the class.</para>
  850. </summary>
  851. <returns>
  852. <para>A collection of the <see cref="T:System.Management.ManagementObject" /> objects
  853. representing the instances of the class.</para>
  854. </returns>
  855. </member>
  856. <member name="M:System.Management.ManagementClass.GetInstances(System.Management.EnumerationOptions)">
  857. <summary>
  858. <para>Returns the collection of all instances of the class using the specified options.</para>
  859. </summary>
  860. <param name="options">The additional operation options.</param>
  861. <returns>
  862. <para>A collection of the <see cref="T:System.Management.ManagementObject" /> objects
  863. representing the instances of the class, according to the specified options.</para>
  864. </returns>
  865. </member>
  866. <member name="M:System.Management.ManagementClass.GetInstances(System.Management.ManagementOperationObserver)">
  867. <summary>
  868. <para>Returns the collection of all instances of the class, asynchronously.</para>
  869. </summary>
  870. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  871. </member>
  872. <member name="M:System.Management.ManagementClass.GetInstances(System.Management.ManagementOperationObserver,System.Management.EnumerationOptions)">
  873. <summary>
  874. <para>Returns the collection of all instances of the class, asynchronously, using
  875. the specified options.</para>
  876. </summary>
  877. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  878. <param name=" options">The specified additional options for getting the instances.</param>
  879. </member>
  880. <member name="M:System.Management.ManagementClass.GetSubclasses">
  881. <summary>
  882. <para>Returns the collection of all subclasses for the class.</para>
  883. </summary>
  884. <returns>
  885. <para>A collection of the <see cref="T:System.Management.ManagementObject" /> objects that
  886. represent the subclasses of the WMI class.</para>
  887. </returns>
  888. </member>
  889. <member name="M:System.Management.ManagementClass.GetSubclasses(System.Management.EnumerationOptions)">
  890. <summary>
  891. <para>Retrieves the subclasses of the class using the specified
  892. options.</para>
  893. </summary>
  894. <param name="options">The specified additional options for retrieving subclasses of the class.</param>
  895. <returns>
  896. <para>A collection of the <see cref="T:System.Management.ManagementObject" /> objects
  897. representing the subclasses of the WMI class, according to the specified
  898. options.</para>
  899. </returns>
  900. </member>
  901. <member name="M:System.Management.ManagementClass.GetSubclasses(System.Management.ManagementOperationObserver)">
  902. <summary>
  903. <para>Returns the collection of all subclasses of the class, asynchronously.</para>
  904. </summary>
  905. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  906. </member>
  907. <member name="M:System.Management.ManagementClass.GetSubclasses(System.Management.ManagementOperationObserver,System.Management.EnumerationOptions)">
  908. <summary>
  909. <para>Retrieves the subclasses of the class, asynchronously, using the specified
  910. options.</para>
  911. </summary>
  912. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  913. <param name="options">The specified additional options to use in subclass retrieval.</param>
  914. </member>
  915. <member name="M:System.Management.ManagementClass.Derive(System.String)">
  916. <summary>
  917. <para>Derives a new class from this class.</para>
  918. </summary>
  919. <param name="newClassName">The name of the new class to be derived.</param>
  920. <returns>
  921. <para>A new <see cref="T:System.Management.ManagementClass" />
  922. that represents a new WMI class derived from the original class.</para>
  923. </returns>
  924. </member>
  925. <member name="M:System.Management.ManagementClass.CreateInstance">
  926. <summary>
  927. <para>Creates a new instance of the WMI class.</para>
  928. </summary>
  929. <returns>
  930. <para>A <see cref="T:System.Management.ManagementObject" /> that represents a new
  931. instance of the WMI class.</para>
  932. </returns>
  933. </member>
  934. <member name="M:System.Management.ManagementClass.Clone">
  935. <summary>
  936. <para>Returns a copy of the object.</para>
  937. </summary>
  938. <returns>
  939. <para> The cloned
  940. object.</para>
  941. </returns>
  942. </member>
  943. <member name="M:System.Management.ManagementClass.GetRelatedClasses">
  944. <summary>
  945. <para> Retrieves classes related to the WMI class.</para>
  946. </summary>
  947. <returns>
  948. <para>A collection of the <see cref="T:System.Management.ManagementClass" /> or <see cref="T:System.Management.ManagementObject" />
  949. objects that represents WMI classes or instances related to
  950. the WMI class.</para>
  951. </returns>
  952. </member>
  953. <member name="M:System.Management.ManagementClass.GetRelatedClasses(System.String)">
  954. <summary>
  955. <para> Retrieves classes related to the WMI class.</para>
  956. </summary>
  957. <param name="relatedClass">
  958. <para>The class from which resulting classes have to be derived.</para>
  959. </param>
  960. <returns>
  961. A collection of classes related to
  962. this class.
  963. </returns>
  964. </member>
  965. <member name="M:System.Management.ManagementClass.GetRelatedClasses(System.String,System.String,System.String,System.String,System.String,System.String,System.Management.EnumerationOptions)">
  966. <summary>
  967. <para> Retrieves classes related to the WMI class based on the specified
  968. options.</para>
  969. </summary>
  970. <param name=" relatedClass">
  971. <para>The class from which resulting classes have to be derived.</para>
  972. </param>
  973. <param name=" relationshipClass"> The relationship type which resulting classes must have with the source class.</param>
  974. <param name=" relationshipQualifier">This qualifier must be present on the relationship.</param>
  975. <param name=" relatedQualifier">This qualifier must be present on the resulting classes.</param>
  976. <param name=" relatedRole">The resulting classes must have this role in the relationship.</param>
  977. <param name=" thisRole">The source class must have this role in the relationship.</param>
  978. <param name=" options">The options for retrieving the resulting classes.</param>
  979. <returns>
  980. <para>A collection of classes related to
  981. this class.</para>
  982. </returns>
  983. </member>
  984. <member name="M:System.Management.ManagementClass.GetRelatedClasses(System.Management.ManagementOperationObserver)">
  985. <summary>
  986. <para> Retrieves classes
  987. related to the WMI class, asynchronously.</para>
  988. </summary>
  989. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  990. </member>
  991. <member name="M:System.Management.ManagementClass.GetRelatedClasses(System.Management.ManagementOperationObserver,System.String)">
  992. <summary>
  993. <para> Retrieves classes related to the WMI class, asynchronously, given the related
  994. class name.</para>
  995. </summary>
  996. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  997. <param name=" relatedClass">The name of the related class.</param>
  998. </member>
  999. <member name="M:System.Management.ManagementClass.GetRelatedClasses(System.Management.ManagementOperationObserver,System.String,System.String,System.String,System.String,System.String,System.String,System.Management.EnumerationOptions)">
  1000. <summary>
  1001. <para> Retrieves classes related to the
  1002. WMI class, asynchronously, using the specified options.</para>
  1003. </summary>
  1004. <param name="watcher">Handler for progress and results of the asynchronous operation.</param>
  1005. <param name=" relatedClass">
  1006. <para>The class from which resulting classes have to be derived.</para>
  1007. </param>
  1008. <param name=" relationshipClass"> The relationship type which resulting classes must have with the source class.</param>
  1009. <param name=" relationshipQualifier">This qualifier must be present on the relationship.</param>
  1010. <param name=" relatedQualifier">This qualifier must be present on the resulting classes.</param>
  1011. <param name=" relatedRole">The resulting classes must have this role in the relationship.</param>
  1012. <param name=" thisRole">The source class must have this role in the relationship.</param>
  1013. <param name=" options">The options for retrieving the resulting classes.</param>
  1014. </member>
  1015. <member name="M:System.Management.ManagementClass.GetRelationshipClasses">
  1016. <summary>
  1017. <para>Retrieves relationship classes that relate the class to others.</para>
  1018. </summary>
  1019. <returns>
  1020. <para>A collection of association classes
  1021. that relate the class to any other class.</para>
  1022. </returns>
  1023. </member>
  1024. <member name="M:System.Management.ManagementClass.GetRelationshipClasses(System.String)">
  1025. <summary>
  1026. <para>Retrieves relationship classes that relate the class to others, where the
  1027. endpoint class is the specified class.</para>
  1028. </summary>
  1029. <param name="relationshipClass">The endpoint class for all relationship classes returned.</param>
  1030. <returns>
  1031. <para>A collection of association classes
  1032. that relate the class to the specified class.</para>
  1033. </returns>
  1034. </member>
  1035. <member name="M:System.Management.ManagementClass.GetRelationshipClasses(System.String,System.String,System.String,System.Management.EnumerationOptions)">
  1036. <summary>
  1037. <para> Retrieves relationship classes that relate this class to others, according to
  1038. specified options.</para>
  1039. </summary>
  1040. <param name="relationshipClass">
  1041. <para> All resulting relationship classes must derive from this class.</para>
  1042. </param>
  1043. <param name=" relationshipQualifier">Resulting relationship classes must have this qualifier.</param>
  1044. <param name=" thisRole">The source class must have this role in the resulting relationship classes.</param>
  1045. <param name=" options">Specifies options for retrieving the results.</param>
  1046. <returns>
  1047. <para>A collection of association classes
  1048. that relate this class to others, according to the specified options.</para>
  1049. </returns>
  1050. </member>
  1051. <member name="M:System.Management.ManagementClass.GetRelationshipClasses(System.Management.ManagementOperationObserver)">
  1052. <summary>
  1053. <para>Retrieves relationship classes that relate the class to others,
  1054. asynchronously.</para>
  1055. </summary>
  1056. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  1057. </member>
  1058. <member name="M:System.Management.ManagementClass.GetRelationshipClasses(System.Management.ManagementOperationObserver,System.String)">
  1059. <summary>
  1060. <para>Retrieves relationship classes that relate the class to the specified WMI class,
  1061. asynchronously.</para>
  1062. </summary>
  1063. <param name="watcher">The object to handle the asynchronous operation's progress. </param>
  1064. <param name=" relationshipClass">The WMI class to which all returned relationships should point.</param>
  1065. </member>
  1066. <member name="M:System.Management.ManagementClass.GetRelationshipClasses(System.Management.ManagementOperationObserver,System.String,System.String,System.String,System.Management.EnumerationOptions)">
  1067. <summary>
  1068. <para>Retrieves relationship classes that relate the class according to the specified
  1069. options, asynchronously.</para>
  1070. </summary>
  1071. <param name="watcher">The handler for progress and results of the asynchronous operation.</param>
  1072. <param name="relationshipClass">
  1073. <para>The class from which all resulting relationship classes must derive.</para>
  1074. </param>
  1075. <param name=" relationshipQualifier">The qualifier which the resulting relationship classes must have.</param>
  1076. <param name=" thisRole">The role which the source class must have in the resulting relationship classes.</param>
  1077. <param name=" options"> The options for retrieving the results.</param>
  1078. <returns>
  1079. <para>A collection of association classes
  1080. relating this class to others, according to the given options.</para>
  1081. </returns>
  1082. </member>
  1083. <member name="M:System.Management.ManagementClass.GetStronglyTypedClassCode(System.Boolean,System.Boolean)">
  1084. <summary>
  1085. <para>Generates a strongly-typed class for a given WMI class.</para>
  1086. </summary>
  1087. <param name="includeSystemClassInClassDef">
  1088. <see langword="true" /> if the class for managing system properties must be included; otherwise, <see langword="false" />.</param>
  1089. <param name="systemPropertyClass">
  1090. <see langword="true" /> if the generated class will manage system properties; otherwise, <see langword="false" />.</param>
  1091. <returns>
  1092. <para>A <see cref="T:System.CodeDom.CodeTypeDeclaration" /> instance
  1093. representing the declaration for the strongly-typed class.</para>
  1094. </returns>
  1095. </member>
  1096. <member name="M:System.Management.ManagementClass.GetStronglyTypedClassCode(System.Management.CodeLanguage,System.String,System.String)">
  1097. <summary>
  1098. <para>Generates a strongly-typed class for a given WMI class. This function generates code for Visual Basic,
  1099. C#, or JScript, depending on the input parameters.</para>
  1100. </summary>
  1101. <param name="lang">The language of the code to be generated.</param>
  1102. <param name="filePath">The path of the file where the code is to be written.</param>
  1103. <param name="classNamespace">The .NET namespace into which the class should be generated. If this is empty, the namespace will be generated from the WMI namespace.</param>
  1104. <returns>
  1105. <para>
  1106. <see langword="true" />, if the method succeeded;
  1107. otherwise, <see langword="false" /> .</para>
  1108. </returns>
  1109. </member>
  1110. <member name="P:System.Management.ManagementClass.Path">
  1111. <summary>
  1112. <para>Gets or sets the path of the WMI class to
  1113. which the <see cref="T:System.Management.ManagementClass" />
  1114. object is bound.</para>
  1115. </summary>
  1116. </member>
  1117. <member name="P:System.Management.ManagementClass.Derivation">
  1118. <summary>
  1119. <para> Gets or sets an array containing all WMI classes in the
  1120. inheritance hierarchy from this class to the top.</para>
  1121. </summary>
  1122. </member>
  1123. <member name="P:System.Management.ManagementClass.Methods">
  1124. <summary>
  1125. <para>Gets or sets a collection of <see cref="T:System.Management.MethodData" /> objects that
  1126. represent the methods defined in the WMI class.</para>
  1127. </summary>
  1128. </member>
  1129. <member name="T:System.Management.ManagementEventArgs">
  1130. <summary>
  1131. <para>Represents the virtual base class to hold event data for WMI events.</para>
  1132. </summary>
  1133. </member>
  1134. <member name="P:System.Management.ManagementEventArgs.Context">
  1135. <summary>
  1136. <para> Gets the operation context echoed back
  1137. from the operation that triggered the event.</para>
  1138. </summary>
  1139. </member>
  1140. <member name="T:System.Management.ObjectReadyEventArgs">
  1141. <summary>
  1142. <para>Holds event data for the <see cref="F:System.Management.ManagementOperationObserver.ObjectReady" /> event.</para>
  1143. </summary>
  1144. </member>
  1145. <member name="P:System.Management.ObjectReadyEventArgs.NewObject">
  1146. <summary>
  1147. <para> Gets the newly-returned object.</para>
  1148. </summary>
  1149. </member>
  1150. <member name="T:System.Management.CompletedEventArgs">
  1151. <summary>
  1152. <para> Holds event data for the <see cref="F:System.Management.ManagementOperationObserver.Completed" /> event.</para>
  1153. </summary>
  1154. </member>
  1155. <member name="P:System.Management.CompletedEventArgs.StatusObject">
  1156. <summary>
  1157. <para>Gets or sets additional status information
  1158. within a WMI object. This may be null.</para>
  1159. </summary>
  1160. </member>
  1161. <member name="P:System.Management.CompletedEventArgs.Status">
  1162. <summary>
  1163. <para>Gets the completion status of the operation.</para>
  1164. </summary>
  1165. </member>
  1166. <member name="T:System.Management.ObjectPutEventArgs">
  1167. <summary>
  1168. <para>Holds event data for the <see cref="F:System.Management.ManagementOperationObserver.ObjectPut" /> event.</para>
  1169. </summary>
  1170. </member>
  1171. <member name="P:System.Management.ObjectPutEventArgs.Path">
  1172. <summary>
  1173. <para> Gets the identity of the
  1174. object that has been put.</para>
  1175. </summary>
  1176. </member>
  1177. <member name="T:System.Management.ProgressEventArgs">
  1178. <summary>
  1179. <para>Holds event data for the <see cref="F:System.Management.ManagementOperationObserver.Progress" /> event.</para>
  1180. </summary>
  1181. </member>
  1182. <member name="P:System.Management.ProgressEventArgs.UpperBound">
  1183. <summary>
  1184. <para> Gets the total
  1185. amount of work required to be done by the operation.</para>
  1186. </summary>
  1187. </member>
  1188. <member name="P:System.Management.ProgressEventArgs.Current">
  1189. <summary>
  1190. <para> Gets the current amount of work
  1191. done by the operation. This is always less than or equal to <see cref="P:System.Management.ProgressEventArgs.UpperBound" />.</para>
  1192. </summary>
  1193. </member>
  1194. <member name="P:System.Management.ProgressEventArgs.Message">
  1195. <summary>
  1196. <para>Gets or sets optional additional information regarding the operation's progress.</para>
  1197. </summary>
  1198. </member>
  1199. <member name="T:System.Management.EventArrivedEventArgs">
  1200. <summary>
  1201. <para>Holds event data for the <see cref="F:System.Management.ManagementEventWatcher.EventArrived" /> event.</para>
  1202. </summary>
  1203. </member>
  1204. <member name="P:System.Management.EventArrivedEventArgs.NewEvent">
  1205. <summary>
  1206. <para> Gets the WMI event that was delivered.</para>
  1207. </summary>
  1208. </member>
  1209. <member name="T:System.Management.StoppedEventArgs">
  1210. <summary>
  1211. <para>Holds event data for the <see cref="F:System.Management.ManagementEventWatcher.Stopped" /> event.</para>
  1212. </summary>
  1213. </member>
  1214. <member name="P:System.Management.StoppedEventArgs.Status">
  1215. <summary>
  1216. <para> Gets the completion status of the operation.</para>
  1217. </summary>
  1218. </member>
  1219. <member name="T:System.Management.EventArrivedEventHandler">
  1220. <summary>
  1221. <para>Represents the method that will handle the <see cref="F:System.Management.ManagementEventWatcher.EventArrived" /> event.</para>
  1222. </summary>
  1223. </member>
  1224. <member name="T:System.Management.StoppedEventHandler">
  1225. <summary>
  1226. <para>Represents the method that will handle the <see cref="F:System.Management.ManagementEventWatcher.Stopped" /> event.</para>
  1227. </summary>
  1228. </member>
  1229. <member name="T:System.Management.ManagementEventWatcher">
  1230. <summary>
  1231. <para> Subscribes to temporary event notifications
  1232. based on a specified event query.</para>
  1233. </summary>
  1234. </member>
  1235. <member name="M:System.Management.ManagementEventWatcher.#ctor">
  1236. <summary>
  1237. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" /> class. For further
  1238. initialization, set the properties on the object. This is the default constructor.</para>
  1239. </summary>
  1240. </member>
  1241. <member name="M:System.Management.ManagementEventWatcher.#ctor(System.Management.EventQuery)">
  1242. <summary>
  1243. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" /> class when given a WMI event query.</para>
  1244. </summary>
  1245. <param name="query">A WMI event query, which determines the events for which the watcher will listen.</param>
  1246. </member>
  1247. <member name="M:System.Management.ManagementEventWatcher.#ctor(System.String)">
  1248. <summary>
  1249. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" /> class when given a WMI event query in the
  1250. form of a string.</para>
  1251. </summary>
  1252. <param name="query"> A WMI event query, which defines the events for which the watcher will listen.</param>
  1253. </member>
  1254. <member name="M:System.Management.ManagementEventWatcher.#ctor(System.Management.ManagementScope,System.Management.EventQuery)">
  1255. <summary>
  1256. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" />
  1257. class that listens for events conforming to the given WMI event query.</para>
  1258. </summary>
  1259. <param name="scope"> The management scope (namespace) in which the watcher will listen for events.</param>
  1260. <param name=" query"> The query that defines the events for which the watcher will listen.</param>
  1261. </member>
  1262. <member name="M:System.Management.ManagementEventWatcher.#ctor(System.String,System.String)">
  1263. <summary>
  1264. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" />
  1265. class that listens for events conforming to the given WMI event query. For this
  1266. variant, the query and the scope are specified as strings.</para>
  1267. </summary>
  1268. <param name="scope"> The management scope (namespace) in which the watcher will listen for events.</param>
  1269. <param name=" query"> The query that defines the events for which the watcher will listen.</param>
  1270. </member>
  1271. <member name="M:System.Management.ManagementEventWatcher.#ctor(System.String,System.String,System.Management.EventWatcherOptions)">
  1272. <summary>
  1273. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" /> class that listens for
  1274. events conforming to the given WMI event query, according to the specified options. For
  1275. this variant, the query and the scope are specified as strings. The options
  1276. object can specify options such as a timeout and context information.</para>
  1277. </summary>
  1278. <param name="scope"> The management scope (namespace) in which the watcher will listen for events.</param>
  1279. <param name=" query"> The query that defines the events for which the watcher will listen.</param>
  1280. <param name="options"> Additional options used to watch for events. </param>
  1281. </member>
  1282. <member name="M:System.Management.ManagementEventWatcher.#ctor(System.Management.ManagementScope,System.Management.EventQuery,System.Management.EventWatcherOptions)">
  1283. <summary>
  1284. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementEventWatcher" /> class
  1285. that listens for events conforming to the given WMI event query, according to the specified
  1286. options. For this variant, the query and the scope are specified objects. The
  1287. options object can specify options such as timeout and context information.</para>
  1288. </summary>
  1289. <param name="scope"> The management scope (namespace) in which the watcher will listen for events.</param>
  1290. <param name=" query"> The query that defines the events for which the watcher will listen.</param>
  1291. <param name="options"> Additional options used to watch for events. </param>
  1292. </member>
  1293. <member name="M:System.Management.ManagementEventWatcher.Finalize">
  1294. <summary>
  1295. <para>Ensures that outstanding calls are cleared. This is the destructor for the object.</para>
  1296. </summary>
  1297. </member>
  1298. <member name="M:System.Management.ManagementEventWatcher.WaitForNextEvent">
  1299. <summary>
  1300. <para>Waits for the next event that matches the specified query to arrive, and
  1301. then returns it.</para>
  1302. </summary>
  1303. <returns>
  1304. <para>A <see cref="T:System.Management.ManagementBaseObject" /> representing the
  1305. newly arrived event.</para>
  1306. </returns>
  1307. </member>
  1308. <member name="M:System.Management.ManagementEventWatcher.Start">
  1309. <summary>
  1310. <para>Subscribes to events with the given query and delivers
  1311. them, asynchronously, through the <see cref="F:System.Management.ManagementEventWatcher.EventArrived" /> event.</para>
  1312. </summary>
  1313. </member>
  1314. <member name="M:System.Management.ManagementEventWatcher.Stop">
  1315. <summary>
  1316. <para>Cancels the subscription whether it is synchronous or asynchronous.</para>
  1317. </summary>
  1318. </member>
  1319. <member name="E:System.Management.ManagementEventWatcher.EventArrived">
  1320. <summary>
  1321. <para> Occurs when a new event arrives.</para>
  1322. </summary>
  1323. </member>
  1324. <member name="E:System.Management.ManagementEventWatcher.Stopped">
  1325. <summary>
  1326. <para> Occurs when a subscription is canceled.</para>
  1327. </summary>
  1328. </member>
  1329. <member name="P:System.Management.ManagementEventWatcher.Scope">
  1330. <summary>
  1331. <para>Gets or sets the scope in which to watch for events (namespace or scope).</para>
  1332. </summary>
  1333. </member>
  1334. <member name="P:System.Management.ManagementEventWatcher.Query">
  1335. <summary>
  1336. <para>Gets or sets the criteria to apply to events.</para>
  1337. </summary>
  1338. </member>
  1339. <member name="P:System.Management.ManagementEventWatcher.Options">
  1340. <summary>
  1341. <para>Gets or sets the options used to watch for events.</para>
  1342. </summary>
  1343. </member>
  1344. <member name="T:System.Management.ManagementStatus">
  1345. <summary>
  1346. <para>Represents the enumeration of all WMI error codes that are currently defined.</para>
  1347. </summary>
  1348. </member>
  1349. <member name="F:System.Management.ManagementStatus.NoError">
  1350. <summary>
  1351. The operation was successful.
  1352. </summary>
  1353. </member>
  1354. <member name="F:System.Management.ManagementStatus.False">
  1355. <summary>
  1356. <para> This value is returned when no more objects
  1357. are available, the number of objects returned is less than the number requested,
  1358. or at the end of an enumeration. It is also returned when the method is called
  1359. with a value of 0 for the <paramref name="uCount" /> parameter.</para>
  1360. </summary>
  1361. </member>
  1362. <member name="F:System.Management.ManagementStatus.ResetToDefault">
  1363. <summary>
  1364. <para>An overridden property was deleted. This value is
  1365. returned to signal that the original, non-overridden value has been restored as a
  1366. result of the deletion.</para>
  1367. </summary>
  1368. </member>
  1369. <member name="F:System.Management.ManagementStatus.Different">
  1370. <summary>
  1371. <para> The compared items (such as objects and classes)
  1372. are not identical.</para>
  1373. </summary>
  1374. </member>
  1375. <member name="F:System.Management.ManagementStatus.Timedout">
  1376. <summary>
  1377. <para> A call timed out. This is not an
  1378. error condition; therefore, some results may have been returned.</para>
  1379. </summary>
  1380. </member>
  1381. <member name="F:System.Management.ManagementStatus.NoMoreData">
  1382. <summary>
  1383. <para> No more data is available from the enumeration; the
  1384. user should terminate the enumeration. </para>
  1385. </summary>
  1386. </member>
  1387. <member name="F:System.Management.ManagementStatus.OperationCanceled">
  1388. <summary>
  1389. <para> The operation was
  1390. canceled.</para>
  1391. </summary>
  1392. </member>
  1393. <member name="F:System.Management.ManagementStatus.Pending">
  1394. <summary>
  1395. <para>A request is still in progress; however, the results are not
  1396. yet available.</para>
  1397. </summary>
  1398. </member>
  1399. <member name="F:System.Management.ManagementStatus.DuplicateObjects">
  1400. <summary>
  1401. <para> More than one copy of the same object was detected in
  1402. the result set of an enumeration. </para>
  1403. </summary>
  1404. </member>
  1405. <member name="F:System.Management.ManagementStatus.PartialResults">
  1406. <summary>
  1407. <para>The user did not receive all of the requested objects
  1408. because of inaccessible resources (other than security violations).</para>
  1409. </summary>
  1410. </member>
  1411. <member name="F:System.Management.ManagementStatus.Failed">
  1412. <summary>
  1413. <para>The call failed.</para>
  1414. </summary>
  1415. </member>
  1416. <member name="F:System.Management.ManagementStatus.NotFound">
  1417. <summary>
  1418. <para> The object could not be found. </para>
  1419. </summary>
  1420. </member>
  1421. <member name="F:System.Management.ManagementStatus.AccessDenied">
  1422. <summary>
  1423. The current user does not have permission to perform the
  1424. action.
  1425. </summary>
  1426. </member>
  1427. <member name="F:System.Management.ManagementStatus.ProviderFailure">
  1428. <summary>
  1429. <para> The provider failed after
  1430. initialization. </para>
  1431. </summary>
  1432. </member>
  1433. <member name="F:System.Management.ManagementStatus.TypeMismatch">
  1434. <summary>
  1435. A type mismatch occurred.
  1436. </summary>
  1437. </member>
  1438. <member name="F:System.Management.ManagementStatus.OutOfMemory">
  1439. <summary>
  1440. There was not enough memory for the operation.
  1441. </summary>
  1442. </member>
  1443. <member name="F:System.Management.ManagementStatus.InvalidContext">
  1444. <summary>
  1445. <para>The context object is not valid.</para>
  1446. </summary>
  1447. </member>
  1448. <member name="F:System.Management.ManagementStatus.InvalidParameter">
  1449. <summary>
  1450. <para> One of the parameters to the call is not correct.
  1451. </para>
  1452. </summary>
  1453. </member>
  1454. <member name="F:System.Management.ManagementStatus.NotAvailable">
  1455. <summary>
  1456. <para> The resource, typically a remote server, is not
  1457. currently available. </para>
  1458. </summary>
  1459. </member>
  1460. <member name="F:System.Management.ManagementStatus.CriticalError">
  1461. <summary>
  1462. <para>An internal, critical, and unexpected error occurred.
  1463. Report this error to Microsoft Technical Support.</para>
  1464. </summary>
  1465. </member>
  1466. <member name="F:System.Management.ManagementStatus.InvalidStream">
  1467. <summary>
  1468. <para>One or more network packets were corrupted during a remote session.</para>
  1469. </summary>
  1470. </member>
  1471. <member name="F:System.Management.ManagementStatus.NotSupported">
  1472. <summary>
  1473. <para> The feature or operation is not supported. </para>
  1474. </summary>
  1475. </member>
  1476. <member name="F:System.Management.ManagementStatus.InvalidSuperclass">
  1477. <summary>
  1478. The specified superclass is not valid.
  1479. </summary>
  1480. </member>
  1481. <member name="F:System.Management.ManagementStatus.InvalidNamespace">
  1482. <summary>
  1483. <para> The specified namespace could not be found. </para>
  1484. </summary>
  1485. </member>
  1486. <member name="F:System.Management.ManagementStatus.InvalidObject">
  1487. <summary>
  1488. The specified instance is not valid.
  1489. </summary>
  1490. </member>
  1491. <member name="F:System.Management.ManagementStatus.InvalidClass">
  1492. <summary>
  1493. The specified class is not valid.
  1494. </summary>
  1495. </member>
  1496. <member name="F:System.Management.ManagementStatus.ProviderNotFound">
  1497. <summary>
  1498. A provider referenced in the schema does not have a
  1499. corresponding registration.
  1500. </summary>
  1501. </member>
  1502. <member name="F:System.Management.ManagementStatus.InvalidProviderRegistration">
  1503. <summary>
  1504. A provider referenced in the schema has an incorrect or
  1505. incomplete registration.
  1506. </summary>
  1507. </member>
  1508. <member name="F:System.Management.ManagementStatus.ProviderLoadFailure">
  1509. <summary>
  1510. COM cannot locate a provider referenced in the schema.
  1511. </summary>
  1512. </member>
  1513. <member name="F:System.Management.ManagementStatus.InitializationFailure">
  1514. <summary>
  1515. A component, such as a provider, failed to initialize for internal reasons.
  1516. </summary>
  1517. </member>
  1518. <member name="F:System.Management.ManagementStatus.TransportFailure">
  1519. <summary>
  1520. A networking error that prevents normal operation has
  1521. occurred.
  1522. </summary>
  1523. </member>
  1524. <member name="F:System.Management.ManagementStatus.InvalidOperation">
  1525. <summary>
  1526. <para> The requested operation is not valid. This error usually
  1527. applies to invalid attempts to delete classes or properties. </para>
  1528. </summary>
  1529. </member>
  1530. <member name="F:System.Management.ManagementStatus.InvalidQuery">
  1531. <summary>
  1532. The query was not syntactically valid.
  1533. </summary>
  1534. </member>
  1535. <member name="F:System.Management.ManagementStatus.InvalidQueryType">
  1536. <summary>
  1537. <para>The requested query language is not supported.</para>
  1538. </summary>
  1539. </member>
  1540. <member name="F:System.Management.ManagementStatus.AlreadyExists">
  1541. <summary>
  1542. <para>In a put operation, the <see langword="wbemChangeFlagCreateOnly" />
  1543. flag was specified, but the instance already exists.</para>
  1544. </summary>
  1545. </member>
  1546. <member name="F:System.Management.ManagementStatus.OverrideNotAllowed">
  1547. <summary>
  1548. <para>The add operation cannot be performed on the qualifier
  1549. because the owning object does not permit overrides.</para>
  1550. </summary>
  1551. </member>
  1552. <member name="F:System.Management.ManagementStatus.PropagatedQualifier">
  1553. <summary>
  1554. <para> The user attempted to delete a qualifier that was not
  1555. owned. The qualifier was inherited from a parent class. </para>
  1556. </summary>
  1557. </member>
  1558. <member name="F:System.Management.ManagementStatus.PropagatedProperty">
  1559. <summary>
  1560. <para> The user attempted to delete a property that was not
  1561. owned. The property was inherited from a parent class. </para>
  1562. </summary>
  1563. </member>
  1564. <member name="F:System.Management.ManagementStatus.Unexpected">
  1565. <summary>
  1566. The client made an unexpected and illegal sequence of
  1567. calls.
  1568. </summary>
  1569. </member>
  1570. <member name="F:System.Management.ManagementStatus.IllegalOperation">
  1571. <summary>
  1572. <para>The user requested an illegal operation, such as
  1573. spawning a class from an instance.</para>
  1574. </summary>
  1575. </member>
  1576. <member name="F:System.Management.ManagementStatus.CannotBeKey">
  1577. <summary>
  1578. <para> There was an illegal attempt to specify a key qualifier
  1579. on a property that cannot be a key. The keys are specified in the class
  1580. definition for an object and cannot be altered on a per-instance basis.</para>
  1581. </summary>
  1582. </member>
  1583. <member name="F:System.Management.ManagementStatus.IncompleteClass">
  1584. <summary>
  1585. <para>The current object is not a valid class definition.
  1586. Either it is incomplete, or it has not been registered with WMI using
  1587. <see cref="M:System.Management.ManagementObject.Put" />().</para>
  1588. </summary>
  1589. </member>
  1590. <member name="F:System.Management.ManagementStatus.InvalidSyntax">
  1591. <summary>
  1592. Reserved for future use.
  1593. </summary>
  1594. </member>
  1595. <member name="F:System.Management.ManagementStatus.NondecoratedObject">
  1596. <summary>
  1597. Reserved for future use.
  1598. </summary>
  1599. </member>
  1600. <member name="F:System.Management.ManagementStatus.ReadOnly">
  1601. <summary>
  1602. <para>The property that you are attempting to modify is read-only.</para>
  1603. </summary>
  1604. </member>
  1605. <member name="F:System.Management.ManagementStatus.ProviderNotCapable">
  1606. <summary>
  1607. <para> The provider cannot perform the requested operation, such
  1608. as requesting a query that is too complex, retrieving an instance, creating or
  1609. updating a class, deleting a class, or enumerating a class. </para>
  1610. </summary>
  1611. </member>
  1612. <member name="F:System.Management.ManagementStatus.ClassHasChildren">
  1613. <summary>
  1614. <para>An attempt was made to make a change that would
  1615. invalidate a derived class.</para>
  1616. </summary>
  1617. </member>
  1618. <member name="F:System.Management.ManagementStatus.ClassHasInstances">
  1619. <summary>
  1620. <para> An attempt has been made to delete or modify a class that
  1621. has instances. </para>
  1622. </summary>
  1623. </member>
  1624. <member name="F:System.Management.ManagementStatus.QueryNotImplemented">
  1625. <summary>
  1626. Reserved for future use.
  1627. </summary>
  1628. </member>
  1629. <member name="F:System.Management.ManagementStatus.IllegalNull">
  1630. <summary>
  1631. <para> A value of null was specified for a property that may
  1632. not be null, such as one that is marked by a <see langword="Key" />, <see langword="Indexed" />, or
  1633. <see langword="Not_Null" /> qualifier.</para>
  1634. </summary>
  1635. </member>
  1636. <member name="F:System.Management.ManagementStatus.InvalidQualifierType">
  1637. <summary>
  1638. <para> The value provided for a qualifier was not a
  1639. legal qualifier type.</para>
  1640. </summary>
  1641. </member>
  1642. <member name="F:System.Management.ManagementStatus.InvalidPropertyType">
  1643. <summary>
  1644. The CIM type specified for a property is not valid.
  1645. </summary>
  1646. </member>
  1647. <member name="F:System.Management.ManagementStatus.ValueOutOfRange">
  1648. <summary>
  1649. <para> The request was made with an out-of-range value, or is
  1650. incompatible with the type. </para>
  1651. </summary>
  1652. </member>
  1653. <member name="F:System.Management.ManagementStatus.CannotBeSingleton">
  1654. <summary>
  1655. <para>An illegal attempt was made to make a class singleton,
  1656. such as when the class is derived from a non-singleton class.</para>
  1657. </summary>
  1658. </member>
  1659. <member name="F:System.Management.ManagementStatus.InvalidCimType">
  1660. <summary>
  1661. The CIM type specified is not valid.
  1662. </summary>
  1663. </member>
  1664. <member name="F:System.Management.ManagementStatus.InvalidMethod">
  1665. <summary>
  1666. The requested method is not available.
  1667. </summary>
  1668. </member>
  1669. <member name="F:System.Management.ManagementStatus.InvalidMethodParameters">
  1670. <summary>
  1671. <para> The parameters provided for the method are not valid.
  1672. </para>
  1673. </summary>
  1674. </member>
  1675. <member name="F:System.Management.ManagementStatus.SystemProperty">
  1676. <summary>
  1677. There was an attempt to get qualifiers on a system
  1678. property.
  1679. </summary>
  1680. </member>
  1681. <member name="F:System.Management.ManagementStatus.InvalidProperty">
  1682. <summary>
  1683. The property type is not recognized.
  1684. </summary>
  1685. </member>
  1686. <member name="F:System.Management.ManagementStatus.CallCanceled">
  1687. <summary>
  1688. <para> An asynchronous process has been canceled internally or
  1689. by the user. Note that because of the timing and nature of the asynchronous
  1690. operation, the operation may not have been truly canceled. </para>
  1691. </summary>
  1692. </member>
  1693. <member name="F:System.Management.ManagementStatus.ShuttingDown">
  1694. <summary>
  1695. <para>The user has requested an operation while WMI is in the
  1696. process of quitting.</para>
  1697. </summary>
  1698. </member>
  1699. <member name="F:System.Management.ManagementStatus.PropagatedMethod">
  1700. <summary>
  1701. <para> An attempt was made to reuse an existing method name from
  1702. a superclass, and the signatures did not match. </para>
  1703. </summary>
  1704. </member>
  1705. <member name="F:System.Management.ManagementStatus.UnsupportedParameter">
  1706. <summary>
  1707. <para> One or more parameter values, such as a query text, is
  1708. too complex or unsupported. WMI is requested to retry the operation
  1709. with simpler parameters. </para>
  1710. </summary>
  1711. </member>
  1712. <member name="F:System.Management.ManagementStatus.MissingParameterID">
  1713. <summary>
  1714. A parameter was missing from the method call.
  1715. </summary>
  1716. </member>
  1717. <member name="F:System.Management.ManagementStatus.InvalidParameterID">
  1718. <summary>
  1719. A method parameter has an invalid <see langword="ID" /> qualifier.
  1720. </summary>
  1721. </member>
  1722. <member name="F:System.Management.ManagementStatus.NonconsecutiveParameterIDs">
  1723. <summary>
  1724. <para> One or more of the method parameters have <see langword="ID" />
  1725. qualifiers that are out of sequence. </para>
  1726. </summary>
  1727. </member>
  1728. <member name="F:System.Management.ManagementStatus.ParameterIDOnRetval">
  1729. <summary>
  1730. <para> The return value for a method has an <see langword="ID" /> qualifier.
  1731. </para>
  1732. </summary>
  1733. </member>
  1734. <member name="F:System.Management.ManagementStatus.InvalidObjectPath">
  1735. <summary>
  1736. The specified object path was invalid.
  1737. </summary>
  1738. </member>
  1739. <member name="F:System.Management.ManagementStatus.OutOfDiskSpace">
  1740. <summary>
  1741. <para> There is not enough free disk space to continue the
  1742. operation. </para>
  1743. </summary>
  1744. </member>
  1745. <member name="F:System.Management.ManagementStatus.BufferTooSmall">
  1746. <summary>
  1747. <para> The supplied buffer was too small to hold all the objects
  1748. in the enumerator or to read a string property. </para>
  1749. </summary>
  1750. </member>
  1751. <member name="F:System.Management.ManagementStatus.UnsupportedPutExtension">
  1752. <summary>
  1753. The provider does not support the requested put
  1754. operation.
  1755. </summary>
  1756. </member>
  1757. <member name="F:System.Management.ManagementStatus.UnknownObjectType">
  1758. <summary>
  1759. <para> An object with an incorrect type or version was
  1760. encountered during marshaling. </para>
  1761. </summary>
  1762. </member>
  1763. <member name="F:System.Management.ManagementStatus.UnknownPacketType">
  1764. <summary>
  1765. <para> A packet with an incorrect type or version was
  1766. encountered during marshaling. </para>
  1767. </summary>
  1768. </member>
  1769. <member name="F:System.Management.ManagementStatus.MarshalVersionMismatch">
  1770. <summary>
  1771. The packet has an unsupported version.
  1772. </summary>
  1773. </member>
  1774. <member name="F:System.Management.ManagementStatus.MarshalInvalidSignature">
  1775. <summary>
  1776. <para>The packet is corrupted.</para>
  1777. </summary>
  1778. </member>
  1779. <member name="F:System.Management.ManagementStatus.InvalidQualifier">
  1780. <summary>
  1781. An attempt has been made to mismatch qualifiers, such as
  1782. putting [key] on an object instead of a property.
  1783. </summary>
  1784. </member>
  1785. <member name="F:System.Management.ManagementStatus.InvalidDuplicateParameter">
  1786. <summary>
  1787. A duplicate parameter has been declared in a CIM method.
  1788. </summary>
  1789. </member>
  1790. <member name="F:System.Management.ManagementStatus.TooMuchData">
  1791. <summary>
  1792. <para> Reserved for future use. </para>
  1793. </summary>
  1794. </member>
  1795. <member name="F:System.Management.ManagementStatus.ServerTooBusy">
  1796. <summary>
  1797. <para>The delivery of an event has failed. The provider may
  1798. choose to re-raise the event.</para>
  1799. </summary>
  1800. </member>
  1801. <member name="F:System.Management.ManagementStatus.InvalidFlavor">
  1802. <summary>
  1803. The specified flavor was invalid.
  1804. </summary>
  1805. </member>
  1806. <member name="F:System.Management.ManagementStatus.CircularReference">
  1807. <summary>
  1808. <para> An attempt has been made to create a reference that is
  1809. circular (for example, deriving a class from itself). </para>
  1810. </summary>
  1811. </member>
  1812. <member name="F:System.Management.ManagementStatus.UnsupportedClassUpdate">
  1813. <summary>
  1814. The specified class is not supported.
  1815. </summary>
  1816. </member>
  1817. <member name="F:System.Management.ManagementStatus.CannotChangeKeyInheritance">
  1818. <summary>
  1819. <para> An attempt was made to change a key when instances or derived
  1820. classes are already using the key. </para>
  1821. </summary>
  1822. </member>
  1823. <member name="F:System.Management.ManagementStatus.CannotChangeIndexInheritance">
  1824. <summary>
  1825. <para> An attempt was made to change an index when instances or derived
  1826. classes are already using the index. </para>
  1827. </summary>
  1828. </member>
  1829. <member name="F:System.Management.ManagementStatus.TooManyProperties">
  1830. <summary>
  1831. <para> An attempt was made to create more properties than the
  1832. current version of the class supports. </para>
  1833. </summary>
  1834. </member>
  1835. <member name="F:System.Management.ManagementStatus.UpdateTypeMismatch">
  1836. <summary>
  1837. <para> A property was redefined with a conflicting type in a
  1838. derived class. </para>
  1839. </summary>
  1840. </member>
  1841. <member name="F:System.Management.ManagementStatus.UpdateOverrideNotAllowed">
  1842. <summary>
  1843. <para> An attempt was made in a derived class to override a
  1844. non-overrideable qualifier. </para>
  1845. </summary>
  1846. </member>
  1847. <member name="F:System.Management.ManagementStatus.UpdatePropagatedMethod">
  1848. <summary>
  1849. <para> A method was redeclared with a conflicting signature in a
  1850. derived class. </para>
  1851. </summary>
  1852. </member>
  1853. <member name="F:System.Management.ManagementStatus.MethodNotImplemented">
  1854. <summary>
  1855. An attempt was made to execute a method not marked with
  1856. [implemented] in any relevant class.
  1857. </summary>
  1858. </member>
  1859. <member name="F:System.Management.ManagementStatus.MethodDisabled">
  1860. <summary>
  1861. <para> An attempt was made to execute a method marked with
  1862. [disabled]. </para>
  1863. </summary>
  1864. </member>
  1865. <member name="F:System.Management.ManagementStatus.RefresherBusy">
  1866. <summary>
  1867. <para> The refresher is busy with another operation. </para>
  1868. </summary>
  1869. </member>
  1870. <member name="F:System.Management.ManagementStatus.UnparsableQuery">
  1871. <summary>
  1872. <para> The filtering query is syntactically invalid. </para>
  1873. </summary>
  1874. </member>
  1875. <member name="F:System.Management.ManagementStatus.NotEventClass">
  1876. <summary>
  1877. The FROM clause of a filtering query references a class
  1878. that is not an event class.
  1879. </summary>
  1880. </member>
  1881. <member name="F:System.Management.ManagementStatus.MissingGroupWithin">
  1882. <summary>
  1883. A GROUP BY clause was used without the corresponding
  1884. GROUP WITHIN clause.
  1885. </summary>
  1886. </member>
  1887. <member name="F:System.Management.ManagementStatus.MissingAggregationList">
  1888. <summary>
  1889. A GROUP BY clause was used. Aggregation on all properties
  1890. is not supported.
  1891. </summary>
  1892. </member>
  1893. <member name="F:System.Management.ManagementStatus.PropertyNotAnObject">
  1894. <summary>
  1895. <para> Dot notation was used on a property that is not an
  1896. embedded object. </para>
  1897. </summary>
  1898. </member>
  1899. <member name="F:System.Management.ManagementStatus.AggregatingByObject">
  1900. <summary>
  1901. A GROUP BY clause references a property that is an
  1902. embedded object without using dot notation.
  1903. </summary>
  1904. </member>
  1905. <member name="F:System.Management.ManagementStatus.UninterpretableProviderQuery">
  1906. <summary>
  1907. An event provider registration query
  1908. (<see langword="__EventProviderRegistration" />) did not specify the classes for which
  1909. events were provided.
  1910. </summary>
  1911. </member>
  1912. <member name="F:System.Management.ManagementStatus.BackupRestoreWinmgmtRunning">
  1913. <summary>
  1914. <para> An request was made to back up or restore the repository
  1915. while WinMgmt.exe was using it. </para>
  1916. </summary>
  1917. </member>
  1918. <member name="F:System.Management.ManagementStatus.QueueOverflow">
  1919. <summary>
  1920. <para> The asynchronous delivery queue overflowed from the
  1921. event consumer being too slow. </para>
  1922. </summary>
  1923. </member>
  1924. <member name="F:System.Management.ManagementStatus.PrivilegeNotHeld">
  1925. <summary>
  1926. The operation failed because the client did not have the
  1927. necessary security privilege.
  1928. </summary>
  1929. </member>
  1930. <member name="F:System.Management.ManagementStatus.InvalidOperator">
  1931. <summary>
  1932. <para>The operator is not valid for this property type.</para>
  1933. </summary>
  1934. </member>
  1935. <member name="F:System.Management.ManagementStatus.LocalCredentials">
  1936. <summary>
  1937. <para> The user specified a username, password, or authority on a
  1938. local connection. The user must use an empty user name and password and rely on
  1939. default security. </para>
  1940. </summary>
  1941. </member>
  1942. <member name="F:System.Management.ManagementStatus.CannotBeAbstract">
  1943. <summary>
  1944. <para> The class was made abstract when its superclass is not
  1945. abstract. </para>
  1946. </summary>
  1947. </member>
  1948. <member name="F:System.Management.ManagementStatus.AmendedObject">
  1949. <summary>
  1950. <para> An amended object was used in a put operation without the
  1951. WBEM_FLAG_USE_AMENDED_QUALIFIERS flag being specified. </para>
  1952. </summary>
  1953. </member>
  1954. <member name="F:System.Management.ManagementStatus.ClientTooSlow">
  1955. <summary>
  1956. The client was not retrieving objects quickly enough from
  1957. an enumeration.
  1958. </summary>
  1959. </member>
  1960. <member name="F:System.Management.ManagementStatus.RegistrationTooBroad">
  1961. <summary>
  1962. <para> The provider registration overlaps with the system event
  1963. domain. </para>
  1964. </summary>
  1965. </member>
  1966. <member name="F:System.Management.ManagementStatus.RegistrationTooPrecise">
  1967. <summary>
  1968. <para> A WITHIN clause was not used in this query. </para>
  1969. </summary>
  1970. </member>
  1971. <member name="T:System.Management.ManagementException">
  1972. <summary>
  1973. <para> Represents management exceptions.</para>
  1974. </summary>
  1975. </member>
  1976. <member name="M:System.Management.ManagementException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  1977. <summary>
  1978. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementException" /> class that is serializable.</para>
  1979. </summary>
  1980. <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> to populate with data.</param>
  1981. <param name="context">The destination (see <see cref="T:System.Runtime.Serialization.StreamingContext" /> ) for this serialization.</param>
  1982. </member>
  1983. <member name="M:System.Management.ManagementException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
  1984. <summary>
  1985. <para>Populates the <see cref="T:System.Runtime.Serialization.SerializationInfo" /> object with the data needed to
  1986. serialize the <see cref="T:System.Management.ManagementException" />
  1987. object.</para>
  1988. </summary>
  1989. <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> to populate with data.</param>
  1990. <param name="context">The destination (see <see cref="T:System.Runtime.Serialization.StreamingContext" /> ) for this serialization.</param>
  1991. </member>
  1992. <member name="P:System.Management.ManagementException.ErrorInformation">
  1993. <summary>
  1994. <para>Gets the extended error object provided by WMI.</para>
  1995. </summary>
  1996. </member>
  1997. <member name="P:System.Management.ManagementException.ErrorCode">
  1998. <summary>
  1999. <para>Gets the error code reported by WMI, which caused this exception.</para>
  2000. </summary>
  2001. </member>
  2002. <member name="T:System.Management.ManagementObjectCollection">
  2003. <summary>
  2004. <para> Represents different collections of WMI instances (namespaces,
  2005. scopes, and query watcher).</para>
  2006. </summary>
  2007. </member>
  2008. <member name="M:System.Management.ManagementObjectCollection.Finalize">
  2009. <summary>
  2010. <para>Disposes of resources the object is holding. This is the destructor for the object.</para>
  2011. </summary>
  2012. </member>
  2013. <member name="M:System.Management.ManagementObjectCollection.Dispose">
  2014. <summary>
  2015. Releases resources associated with this object. After this
  2016. method has been called, an attempt to use this object will
  2017. result in an ObjectDisposedException being thrown.
  2018. </summary>
  2019. </member>
  2020. <member name="M:System.Management.ManagementObjectCollection.CopyTo(System.Array,System.Int32)">
  2021. <summary>
  2022. <para> Copies the collection to an array.</para>
  2023. </summary>
  2024. <param name="array">An array to copy to. </param>
  2025. <param name="index">The index to start from. </param>
  2026. </member>
  2027. <member name="M:System.Management.ManagementObjectCollection.CopyTo(System.Management.ManagementBaseObject[],System.Int32)">
  2028. <summary>
  2029. <para>Copies the items in the collection to a <see cref="T:System.Management.ManagementBaseObject" />
  2030. array.</para>
  2031. </summary>
  2032. <param name="objectCollection">The target array.</param>
  2033. <param name=" index">The index to start from.</param>
  2034. </member>
  2035. <member name="M:System.Management.ManagementObjectCollection.GetEnumerator">
  2036. <summary>
  2037. <para>Returns the enumerator for the collection.</para>
  2038. </summary>
  2039. <returns>
  2040. An <see cref="T:System.Collections.IEnumerator" />that can be used to iterate through the
  2041. collection.
  2042. </returns>
  2043. </member>
  2044. <member name="P:System.Management.ManagementObjectCollection.Count">
  2045. <summary>
  2046. <para>Represents the number of objects in the collection.</para>
  2047. </summary>
  2048. </member>
  2049. <member name="P:System.Management.ManagementObjectCollection.IsSynchronized">
  2050. <summary>
  2051. <para>Represents whether the object is synchronized.</para>
  2052. </summary>
  2053. </member>
  2054. <member name="P:System.Management.ManagementObjectCollection.SyncRoot">
  2055. <summary>
  2056. <para>Represents the object to be used for synchronization.</para>
  2057. </summary>
  2058. </member>
  2059. <member name="M:System.Management.ManagementObjectCollection.ManagementObjectEnumerator.Finalize">
  2060. <summary>
  2061. <para>Disposes of resources the object is holding. This is the destructor for the object.</para>
  2062. </summary>
  2063. </member>
  2064. <member name="M:System.Management.ManagementObjectCollection.ManagementObjectEnumerator.Dispose">
  2065. <summary>
  2066. Releases resources associated with this object. After this
  2067. method has been called, an attempt to use this object will
  2068. result in an ObjectDisposedException being thrown.
  2069. </summary>
  2070. </member>
  2071. <member name="M:System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext">
  2072. <summary>
  2073. Indicates whether the enumerator has moved to
  2074. the next object in the enumeration.
  2075. </summary>
  2076. <returns>
  2077. <para>
  2078. <see langword="true" />, if the enumerator was
  2079. successfully advanced to the next element; <see langword="false" /> if the enumerator has
  2080. passed the end of the collection.</para>
  2081. </returns>
  2082. </member>
  2083. <member name="M:System.Management.ManagementObjectCollection.ManagementObjectEnumerator.Reset">
  2084. <summary>
  2085. <para>Resets the enumerator to the beginning of the collection.</para>
  2086. </summary>
  2087. </member>
  2088. <member name="P:System.Management.ManagementObjectCollection.ManagementObjectEnumerator.Current">
  2089. <summary>
  2090. <para>Returns the current object in the
  2091. enumeration.</para>
  2092. </summary>
  2093. </member>
  2094. <member name="M:System.Management.RelationshipCollection.Add(System.Management.ManagementPath)">
  2095. <summary>
  2096. Adds a relationship to the specified object
  2097. </summary>
  2098. </member>
  2099. <member name="M:System.Management.RelationshipCollection.Remove(System.Management.ManagementPath)">
  2100. <summary>
  2101. Removes the relationship to the specified object
  2102. </summary>
  2103. </member>
  2104. <member name="T:System.Management.ManagementObjectSearcher">
  2105. <summary>
  2106. <para> Retrieves a collection of WMI objects based
  2107. on a specified query.</para>
  2108. </summary>
  2109. </member>
  2110. <member name="M:System.Management.ManagementObjectSearcher.#ctor">
  2111. <summary>
  2112. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class. After some properties on
  2113. this object are set, the object can be used to invoke a query for management information. This is the default
  2114. constructor.</para>
  2115. </summary>
  2116. </member>
  2117. <member name="M:System.Management.ManagementObjectSearcher.#ctor(System.String)">
  2118. <summary>
  2119. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class used
  2120. to invoke the specified query for management information.</para>
  2121. </summary>
  2122. <param name="queryString">The WMI query to be invoked by the object.</param>
  2123. </member>
  2124. <member name="M:System.Management.ManagementObjectSearcher.#ctor(System.Management.ObjectQuery)">
  2125. <summary>
  2126. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class used to invoke the
  2127. specified query for management information.</para>
  2128. </summary>
  2129. <param name="query">An <see cref="T:System.Management.ObjectQuery" /> representing the query to be invoked by the searcher.</param>
  2130. </member>
  2131. <member name="M:System.Management.ManagementObjectSearcher.#ctor(System.String,System.String)">
  2132. <summary>
  2133. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class used to invoke the
  2134. specified query in the specified scope.</para>
  2135. </summary>
  2136. <param name="scope">The scope in which to query.</param>
  2137. <param name=" queryString">The query to be invoked.</param>
  2138. </member>
  2139. <member name="M:System.Management.ManagementObjectSearcher.#ctor(System.Management.ManagementScope,System.Management.ObjectQuery)">
  2140. <summary>
  2141. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class used to invoke the
  2142. specified query in the specified scope.</para>
  2143. </summary>
  2144. <param name="scope">A <see cref="T:System.Management.ManagementScope" /> representing the scope in which to invoke the query.</param>
  2145. <param name=" query">An <see cref="T:System.Management.ObjectQuery" /> representing the query to be invoked.</param>
  2146. </member>
  2147. <member name="M:System.Management.ManagementObjectSearcher.#ctor(System.String,System.String,System.Management.EnumerationOptions)">
  2148. <summary>
  2149. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class used to invoke the specified
  2150. query, in the specified scope, and with the specified options.</para>
  2151. </summary>
  2152. <param name="scope">The scope in which the query should be invoked.</param>
  2153. <param name=" queryString">The query to be invoked.</param>
  2154. <param name=" options">An <see cref="T:System.Management.EnumerationOptions" /> specifying additional options for the query.</param>
  2155. </member>
  2156. <member name="M:System.Management.ManagementObjectSearcher.#ctor(System.Management.ManagementScope,System.Management.ObjectQuery,System.Management.EnumerationOptions)">
  2157. <summary>
  2158. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementObjectSearcher" /> class to be
  2159. used to invoke the specified query in the specified scope, with the specified
  2160. options.</para>
  2161. </summary>
  2162. <param name="scope">A <see cref="T:System.Management.ManagementScope" /> specifying the scope of the query</param>
  2163. <param name=" query">An <see cref="T:System.Management.ObjectQuery" /> specifying the query to be invoked</param>
  2164. <param name=" options">An <see cref="T:System.Management.EnumerationOptions" /> specifying additional options to be used for the query.</param>
  2165. </member>
  2166. <member name="M:System.Management.ManagementObjectSearcher.Get">
  2167. <summary>
  2168. <para>Invokes the specified WMI query and returns the
  2169. resulting collection.</para>
  2170. </summary>
  2171. <returns>
  2172. <para>A <see cref="T:System.Management.ManagementObjectCollection" /> containing the objects that match the
  2173. specified query.</para>
  2174. </returns>
  2175. </member>
  2176. <member name="M:System.Management.ManagementObjectSearcher.Get(System.Management.ManagementOperationObserver)">
  2177. <summary>
  2178. <para>Invokes the WMI query, asynchronously, and binds to a watcher to deliver the results.</para>
  2179. </summary>
  2180. <param name="watcher">The watcher that raises events triggered by the operation. </param>
  2181. </member>
  2182. <member name="P:System.Management.ManagementObjectSearcher.Scope">
  2183. <summary>
  2184. <para>Gets or sets the scope in which to look for objects (currently a WMI namespace).</para>
  2185. </summary>
  2186. </member>
  2187. <member name="P:System.Management.ManagementObjectSearcher.Query">
  2188. <summary>
  2189. <para> Gets or sets the query to be invoked in the
  2190. searcher (that is, the criteria to be applied to the search for management objects).</para>
  2191. </summary>
  2192. </member>
  2193. <member name="P:System.Management.ManagementObjectSearcher.Options">
  2194. <summary>
  2195. <para>Gets or sets the options for how to search for objects.</para>
  2196. </summary>
  2197. </member>
  2198. <member name="T:System.Management.ObjectReadyEventHandler">
  2199. <summary>
  2200. <para>Represents the method that will handle the <see cref="F:System.Management.ManagementOperationObserver.ObjectReady" /> event.</para>
  2201. </summary>
  2202. </member>
  2203. <member name="T:System.Management.CompletedEventHandler">
  2204. <summary>
  2205. <para>Represents the method that will handle the <see cref="F:System.Management.ManagementOperationObserver.Completed" /> event.</para>
  2206. </summary>
  2207. </member>
  2208. <member name="T:System.Management.ProgressEventHandler">
  2209. <summary>
  2210. <para>Represents the method that will handle the <see cref="F:System.Management.ManagementOperationObserver.Progress" /> event.</para>
  2211. </summary>
  2212. </member>
  2213. <member name="T:System.Management.ObjectPutEventHandler">
  2214. <summary>
  2215. <para>Represents the method that will handle the <see cref="F:System.Management.ManagementOperationObserver.ObjectPut" /> event.</para>
  2216. </summary>
  2217. </member>
  2218. <member name="T:System.Management.ManagementOperationObserver">
  2219. <summary>
  2220. <para>Used to manage asynchronous operations and handle management information and events received asynchronously.</para>
  2221. </summary>
  2222. </member>
  2223. <member name="M:System.Management.ManagementOperationObserver.#ctor">
  2224. <summary>
  2225. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementOperationObserver" /> class. This is the default constructor.</para>
  2226. </summary>
  2227. </member>
  2228. <member name="M:System.Management.ManagementOperationObserver.Cancel">
  2229. <summary>
  2230. <para> Cancels all outstanding operations.</para>
  2231. </summary>
  2232. </member>
  2233. <member name="E:System.Management.ManagementOperationObserver.ObjectReady">
  2234. <summary>
  2235. <para> Occurs when a new object is available.</para>
  2236. </summary>
  2237. </member>
  2238. <member name="E:System.Management.ManagementOperationObserver.Completed">
  2239. <summary>
  2240. <para> Occurs when an operation has completed.</para>
  2241. </summary>
  2242. </member>
  2243. <member name="E:System.Management.ManagementOperationObserver.Progress">
  2244. <summary>
  2245. <para> Occurs to indicate the progress of an ongoing operation.</para>
  2246. </summary>
  2247. </member>
  2248. <member name="E:System.Management.ManagementOperationObserver.ObjectPut">
  2249. <summary>
  2250. <para> Occurs when an object has been successfully committed.</para>
  2251. </summary>
  2252. </member>
  2253. <member name="T:System.Management.AuthenticationLevel">
  2254. <summary>
  2255. <para>Describes the authentication level to be used to connect to WMI. This is used for the COM connection to WMI.</para>
  2256. </summary>
  2257. </member>
  2258. <member name="F:System.Management.AuthenticationLevel.Default">
  2259. <summary>
  2260. <para>The default COM authentication level. WMI uses the default Windows Authentication setting.</para>
  2261. </summary>
  2262. </member>
  2263. <member name="F:System.Management.AuthenticationLevel.None">
  2264. <summary>
  2265. <para> No COM authentication.</para>
  2266. </summary>
  2267. </member>
  2268. <member name="F:System.Management.AuthenticationLevel.Connect">
  2269. <summary>
  2270. <para> Connect-level COM authentication.</para>
  2271. </summary>
  2272. </member>
  2273. <member name="F:System.Management.AuthenticationLevel.Call">
  2274. <summary>
  2275. <para> Call-level COM authentication.</para>
  2276. </summary>
  2277. </member>
  2278. <member name="F:System.Management.AuthenticationLevel.Packet">
  2279. <summary>
  2280. <para> Packet-level COM authentication.</para>
  2281. </summary>
  2282. </member>
  2283. <member name="F:System.Management.AuthenticationLevel.PacketIntegrity">
  2284. <summary>
  2285. <para>Packet Integrity-level COM authentication.</para>
  2286. </summary>
  2287. </member>
  2288. <member name="F:System.Management.AuthenticationLevel.PacketPrivacy">
  2289. <summary>
  2290. <para>Packet Privacy-level COM authentication.</para>
  2291. </summary>
  2292. </member>
  2293. <member name="F:System.Management.AuthenticationLevel.Unchanged">
  2294. <summary>
  2295. <para>Authentication level should remain as it was before.</para>
  2296. </summary>
  2297. </member>
  2298. <member name="T:System.Management.ImpersonationLevel">
  2299. <summary>
  2300. <para>Describes the impersonation level to be used to connect to WMI.</para>
  2301. </summary>
  2302. </member>
  2303. <member name="F:System.Management.ImpersonationLevel.Default">
  2304. <summary>
  2305. <para>Default impersonation.</para>
  2306. </summary>
  2307. </member>
  2308. <member name="F:System.Management.ImpersonationLevel.Anonymous">
  2309. <summary>
  2310. <para> Anonymous COM impersonation level that hides the
  2311. identity of the caller. Calls to WMI may fail
  2312. with this impersonation level.</para>
  2313. </summary>
  2314. </member>
  2315. <member name="F:System.Management.ImpersonationLevel.Identify">
  2316. <summary>
  2317. <para> Identify-level COM impersonation level that allows objects
  2318. to query the credentials of the caller. Calls to
  2319. WMI may fail with this impersonation level.</para>
  2320. </summary>
  2321. </member>
  2322. <member name="F:System.Management.ImpersonationLevel.Impersonate">
  2323. <summary>
  2324. <para> Impersonate-level COM impersonation level that allows
  2325. objects to use the credentials of the caller. This is the recommended impersonation level for WMI calls.</para>
  2326. </summary>
  2327. </member>
  2328. <member name="F:System.Management.ImpersonationLevel.Delegate">
  2329. <summary>
  2330. <para> Delegate-level COM impersonation level that allows objects
  2331. to permit other objects to use the credentials of the caller. This
  2332. level, which will work with WMI calls but may constitute an unnecessary
  2333. security risk, is supported only under Windows 2000.</para>
  2334. </summary>
  2335. </member>
  2336. <member name="T:System.Management.PutType">
  2337. <summary>
  2338. <para>Describes the possible effects of saving an object to WMI when
  2339. using <see cref="M:System.Management.ManagementObject.Put" />.</para>
  2340. </summary>
  2341. </member>
  2342. <member name="F:System.Management.PutType.UpdateOnly">
  2343. <summary>
  2344. <para> Updates an existing object
  2345. only; does not create a new object.</para>
  2346. </summary>
  2347. </member>
  2348. <member name="F:System.Management.PutType.CreateOnly">
  2349. <summary>
  2350. <para> Creates an object only;
  2351. does not update an existing object.</para>
  2352. </summary>
  2353. </member>
  2354. <member name="F:System.Management.PutType.UpdateOrCreate">
  2355. <summary>
  2356. <para> Saves the object, whether
  2357. updating an existing object or creating a new object.</para>
  2358. </summary>
  2359. </member>
  2360. <member name="T:System.Management.ManagementOptions">
  2361. <summary>
  2362. <para>Provides an abstract base class for all options objects.</para>
  2363. </summary>
  2364. </member>
  2365. <member name="F:System.Management.ManagementOptions.InfiniteTimeout">
  2366. <summary>
  2367. <para> Specifies an infinite timeout.</para>
  2368. </summary>
  2369. </member>
  2370. <member name="M:System.Management.ManagementOptions.Clone">
  2371. <summary>
  2372. <para> Returns a copy of the object.</para>
  2373. </summary>
  2374. <returns>
  2375. <para>The cloned object.</para>
  2376. </returns>
  2377. </member>
  2378. <member name="P:System.Management.ManagementOptions.Context">
  2379. <summary>
  2380. <para> Gets or sets a WMI context object. This is a
  2381. name-value pairs list to be passed through to a WMI provider that supports
  2382. context information for customized operation.</para>
  2383. </summary>
  2384. </member>
  2385. <member name="P:System.Management.ManagementOptions.Timeout">
  2386. <summary>
  2387. <para>Gets or sets the timeout to apply to the operation.
  2388. Note that for operations that return collections, this timeout applies to the
  2389. enumeration through the resulting collection, not the operation itself
  2390. (the <see cref="P:System.Management.EnumerationOptions.ReturnImmediately" />
  2391. property is used for the latter).</para>
  2392. This property is used to indicate that the operation should be performed semisynchronously.
  2393. </summary>
  2394. </member>
  2395. <member name="T:System.Management.EnumerationOptions">
  2396. <summary>
  2397. <para>Provides a base class for query and enumeration-related options
  2398. objects.</para>
  2399. </summary>
  2400. </member>
  2401. <member name="M:System.Management.EnumerationOptions.#ctor">
  2402. <summary>
  2403. <para>Initializes a new instance of the <see cref="T:System.Management.EnumerationOptions" />
  2404. class with default values (see the individual property descriptions
  2405. for what the default values are). This is the default constructor. </para>
  2406. </summary>
  2407. </member>
  2408. <member name="M:System.Management.EnumerationOptions.#ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
  2409. <summary>
  2410. <para>Initializes a new instance of the <see cref="T:System.Management.EnumerationOptions" /> class to be used for queries or enumerations,
  2411. allowing the user to specify values for the different options.</para>
  2412. </summary>
  2413. <param name="context">The options context object containing provider-specific information that can be passed through to the provider.</param>
  2414. <param name=" timeout">The timeout value for enumerating through the results.</param>
  2415. <param name=" blockSize">The number of items to retrieve at one time from WMI.</param>
  2416. <param name=" rewindable">
  2417. <see langword="true" /> to specify whether the result set is rewindable (=allows multiple traversal or one-time); otherwise, <see langword="false" />.</param>
  2418. <param name=" returnImmediatley">
  2419. <see langword="true" /> to specify whether the operation should return immediately (semi-sync) or block until all results are available; otherwise, <see langword="false" /> .</param>
  2420. <param name=" useAmendedQualifiers">
  2421. <see langword="true" /> to specify whether the returned objects should contain amended (locale-aware) qualifiers; otherwise, <see langword="false" /> .</param>
  2422. <param name=" ensureLocatable">
  2423. <see langword="true" /> to specify to WMI that it should ensure all returned objects have valid paths; otherwise, <see langword="false" /> .</param>
  2424. <param name=" prototypeOnly">
  2425. <see langword="true" /> to return a prototype of the result set instead of the actual results; otherwise, <see langword="false" /> .</param>
  2426. <param name=" directRead">
  2427. <see langword="true" /> to to retrieve objects of only the specified class only or from derived classes as well; otherwise, <see langword="false" /> .</param>
  2428. <param name=" enumerateDeep">
  2429. <see langword="true" /> to specify recursive enumeration in subclasses; otherwise, <see langword="false" /> .</param>
  2430. </member>
  2431. <member name="M:System.Management.EnumerationOptions.Clone">
  2432. <summary>
  2433. <para> Returns a copy of the object.</para>
  2434. </summary>
  2435. <returns>
  2436. <para>The cloned object.</para>
  2437. </returns>
  2438. </member>
  2439. <member name="P:System.Management.EnumerationOptions.ReturnImmediately">
  2440. <summary>
  2441. <para>Gets or sets a value indicating whether the invoked operation should be
  2442. performed in a synchronous or semisynchronous fashion. If this property is set
  2443. to <see langword="true" />, the enumeration is invoked and the call returns immediately. The actual
  2444. retrieval of the results will occur when the resulting collection is walked.</para>
  2445. </summary>
  2446. </member>
  2447. <member name="P:System.Management.EnumerationOptions.BlockSize">
  2448. <summary>
  2449. <para> Gets or sets the block size
  2450. for block operations. When enumerating through a collection, WMI will return results in
  2451. groups of the specified size.</para>
  2452. </summary>
  2453. </member>
  2454. <member name="P:System.Management.EnumerationOptions.Rewindable">
  2455. <summary>
  2456. <para>Gets or sets a value indicating whether the collection is assumed to be
  2457. rewindable. If <see langword="true" />, the objects in the
  2458. collection will be kept available for multiple enumerations. If
  2459. <see langword="false" />, the collection
  2460. can only be enumerated one time.</para>
  2461. </summary>
  2462. </member>
  2463. <member name="P:System.Management.EnumerationOptions.UseAmendedQualifiers">
  2464. <summary>
  2465. <para> Gets or sets a value indicating whether the objects returned from
  2466. WMI should contain amended information. Typically, amended information is localizable
  2467. information attached to the WMI object, such as object and property
  2468. descriptions.</para>
  2469. </summary>
  2470. </member>
  2471. <member name="P:System.Management.EnumerationOptions.EnsureLocatable">
  2472. <summary>
  2473. <para>Gets or sets a value indicating whether to the objects returned should have
  2474. locatable information in them. This ensures that the system properties, such as
  2475. <see langword="__PATH" />, <see langword="__RELPATH" />, and
  2476. <see langword="__SERVER" />, are non-NULL. This flag can only be used in queries,
  2477. and is ignored in enumerations.</para>
  2478. </summary>
  2479. </member>
  2480. <member name="P:System.Management.EnumerationOptions.PrototypeOnly">
  2481. <summary>
  2482. <para>Gets or sets a value indicating whether the query should return a
  2483. prototype of the result set instead of the actual results. This flag is used for
  2484. prototyping.</para>
  2485. </summary>
  2486. </member>
  2487. <member name="P:System.Management.EnumerationOptions.DirectRead">
  2488. <summary>
  2489. <para> Gets or sets a value indicating whether direct access to the WMI provider is requested for the specified
  2490. class, without any regard to its superclass or derived classes.</para>
  2491. </summary>
  2492. </member>
  2493. <member name="P:System.Management.EnumerationOptions.EnumerateDeep">
  2494. <summary>
  2495. <para> Gets or sets a value indicating whether recursive enumeration is
  2496. requested into all classes derived from the specified superclass. If
  2497. <see langword="false" />, only immediate derived
  2498. class members are returned.</para>
  2499. </summary>
  2500. </member>
  2501. <member name="T:System.Management.EventWatcherOptions">
  2502. <summary>
  2503. <para> Specifies options for management event watching.</para>
  2504. </summary>
  2505. </member>
  2506. <member name="M:System.Management.EventWatcherOptions.#ctor">
  2507. <summary>
  2508. <para> Initializes a new instance of the <see cref="T:System.Management.EventWatcherOptions" /> class for event watching, using default values.
  2509. This is the default constructor.</para>
  2510. </summary>
  2511. </member>
  2512. <member name="M:System.Management.EventWatcherOptions.#ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan,System.Int32)">
  2513. <summary>
  2514. <para> Initializes a new instance of the <see cref="T:System.Management.EventWatcherOptions" /> class with the given
  2515. values.</para>
  2516. </summary>
  2517. <param name="context">The options context object containing provider-specific information to be passed through to the provider. </param>
  2518. <param name=" timeout">The timeout to wait for the next events.</param>
  2519. <param name=" blockSize">The number of events to wait for in each block.</param>
  2520. </member>
  2521. <member name="M:System.Management.EventWatcherOptions.Clone">
  2522. <summary>
  2523. <para> Returns a copy of the object.</para>
  2524. </summary>
  2525. <returns>
  2526. The cloned object.
  2527. </returns>
  2528. </member>
  2529. <member name="P:System.Management.EventWatcherOptions.BlockSize">
  2530. <summary>
  2531. <para>Gets or sets the block size for block operations. When waiting for events, this
  2532. value specifies how many events to wait for before returning.</para>
  2533. </summary>
  2534. </member>
  2535. <member name="T:System.Management.ObjectGetOptions">
  2536. <summary>
  2537. <para> Specifies options for getting a management object.</para>
  2538. </summary>
  2539. </member>
  2540. <member name="M:System.Management.ObjectGetOptions.#ctor">
  2541. <summary>
  2542. <para>Initializes a new instance of the <see cref="T:System.Management.ObjectGetOptions" /> class for getting a WMI object, using
  2543. default values. This is the default constructor.</para>
  2544. </summary>
  2545. </member>
  2546. <member name="M:System.Management.ObjectGetOptions.#ctor(System.Management.ManagementNamedValueCollection)">
  2547. <summary>
  2548. <para>Initializes a new instance of the <see cref="T:System.Management.ObjectGetOptions" /> class for getting a WMI object, using the
  2549. specified provider-specific context.</para>
  2550. </summary>
  2551. <param name="context">A provider-specific, named-value pairs context object to be passed through to the provider.</param>
  2552. </member>
  2553. <member name="M:System.Management.ObjectGetOptions.#ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan,System.Boolean)">
  2554. <summary>
  2555. <para>Initializes a new instance of the <see cref="T:System.Management.ObjectGetOptions" /> class for getting a WMI object,
  2556. using the given options values.</para>
  2557. </summary>
  2558. <param name="context">A provider-specific, named-value pairs context object to be passed through to the provider.</param>
  2559. <param name=" timeout">The length of time to let the operation perform before it times out. The default is <see cref="F:System.Management.ManagementOptions.InfiniteTimeout" /> .</param>
  2560. <param name=" useAmendedQualifiers">
  2561. <see langword="true" /> if the returned objects should contain amended (locale-aware) qualifiers; otherwise, <see langword="false" />. </param>
  2562. </member>
  2563. <member name="M:System.Management.ObjectGetOptions.Clone">
  2564. <summary>
  2565. <para> Returns a copy of the object.</para>
  2566. </summary>
  2567. <returns>
  2568. <para>The cloned object.</para>
  2569. </returns>
  2570. </member>
  2571. <member name="P:System.Management.ObjectGetOptions.UseAmendedQualifiers">
  2572. <summary>
  2573. <para> Gets or sets a value indicating whether the objects returned from WMI should
  2574. contain amended information. Typically, amended information is localizable information
  2575. attached to the WMI object, such as object and property descriptions.</para>
  2576. </summary>
  2577. </member>
  2578. <member name="T:System.Management.PutOptions">
  2579. <summary>
  2580. <para> Specifies options for committing management
  2581. object changes.</para>
  2582. </summary>
  2583. </member>
  2584. <member name="M:System.Management.PutOptions.#ctor">
  2585. <summary>
  2586. <para>Initializes a new instance of the <see cref="T:System.Management.PutOptions" /> class for put operations, using default values.
  2587. This is the default constructor.</para>
  2588. </summary>
  2589. </member>
  2590. <member name="M:System.Management.PutOptions.#ctor(System.Management.ManagementNamedValueCollection)">
  2591. <summary>
  2592. <para>Initializes a new instance of the <see cref="T:System.Management.PutOptions" /> class for committing a WMI object, using the
  2593. specified provider-specific context.</para>
  2594. </summary>
  2595. <param name="context">A provider-specific, named-value pairs context object to be passed through to the provider.</param>
  2596. </member>
  2597. <member name="M:System.Management.PutOptions.#ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan,System.Boolean,System.Management.PutType)">
  2598. <summary>
  2599. <para>Initializes a new instance of the <see cref="T:System.Management.PutOptions" /> class for committing a WMI object, using
  2600. the specified option values.</para>
  2601. </summary>
  2602. <param name="context">A provider-specific, named-value pairs object to be passed through to the provider. </param>
  2603. <param name=" timeout">The length of time to let the operation perform before it times out. The default is <see cref="F:System.Management.ManagementOptions.InfiniteTimeout" /> .</param>
  2604. <param name=" useAmendedQualifiers">
  2605. <see langword="true" /> if the returned objects should contain amended (locale-aware) qualifiers; otherwise, <see langword="false" />. </param>
  2606. <param name=" putType"> The type of commit to be performed (update or create).</param>
  2607. </member>
  2608. <member name="M:System.Management.PutOptions.Clone">
  2609. <summary>
  2610. <para> Returns a copy of the object.</para>
  2611. </summary>
  2612. <returns>
  2613. <para>The cloned object.</para>
  2614. </returns>
  2615. </member>
  2616. <member name="P:System.Management.PutOptions.UseAmendedQualifiers">
  2617. <summary>
  2618. <para> Gets or sets a value indicating whether the objects returned from WMI should
  2619. contain amended information. Typically, amended information is localizable information
  2620. attached to the WMI object, such as object and property descriptions.</para>
  2621. </summary>
  2622. </member>
  2623. <member name="P:System.Management.PutOptions.Type">
  2624. <summary>
  2625. <para>Gets or sets the type of commit to be performed for the object.</para>
  2626. </summary>
  2627. </member>
  2628. <member name="T:System.Management.DeleteOptions">
  2629. <summary>
  2630. <para> Specifies options for deleting a management
  2631. object.</para>
  2632. </summary>
  2633. </member>
  2634. <member name="M:System.Management.DeleteOptions.#ctor">
  2635. <summary>
  2636. <para>Initializes a new instance of the <see cref="T:System.Management.DeleteOptions" /> class for the delete operation, using default values.
  2637. This is the default constructor.</para>
  2638. </summary>
  2639. </member>
  2640. <member name="M:System.Management.DeleteOptions.#ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan)">
  2641. <summary>
  2642. <para>Initializes a new instance of the <see cref="T:System.Management.DeleteOptions" /> class for a delete operation, using
  2643. the specified values.</para>
  2644. </summary>
  2645. <param name="context">A provider-specific, named-value pairs object to be passed through to the provider. </param>
  2646. <param name="timeout">The length of time to let the operation perform before it times out. The default value is <see cref="F:System.Management.ManagementOptions.InfiniteTimeout" /> . Setting this parameter will invoke the operation semisynchronously.</param>
  2647. </member>
  2648. <member name="M:System.Management.DeleteOptions.Clone">
  2649. <summary>
  2650. <para> Returns a copy of the object.</para>
  2651. </summary>
  2652. <returns>
  2653. <para>A cloned object.</para>
  2654. </returns>
  2655. </member>
  2656. <member name="T:System.Management.InvokeMethodOptions">
  2657. <summary>
  2658. <para> Specifies options for invoking a management method.</para>
  2659. </summary>
  2660. </member>
  2661. <member name="M:System.Management.InvokeMethodOptions.#ctor">
  2662. <summary>
  2663. <para>Initializes a new instance of the <see cref="T:System.Management.InvokeMethodOptions" /> class for the <see cref="M:System.Management.ManagementObject.InvokeMethod(System.String,System.Object[])" /> operation, using default values.
  2664. This is the default constructor.</para>
  2665. </summary>
  2666. </member>
  2667. <member name="M:System.Management.InvokeMethodOptions.#ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan)">
  2668. <summary>
  2669. <para>Initializes a new instance of the <see cref="T:System.Management.InvokeMethodOptions" /> class for an invoke operation using
  2670. the specified values.</para>
  2671. </summary>
  2672. <param name=" context">A provider-specific, named-value pairs object to be passed through to the provider. </param>
  2673. <param name="timeout">The length of time to let the operation perform before it times out. The default value is <see cref="F:System.Management.ManagementOptions.InfiniteTimeout" /> . Setting this parameter will invoke the operation semisynchronously.</param>
  2674. </member>
  2675. <member name="M:System.Management.InvokeMethodOptions.Clone">
  2676. <summary>
  2677. <para> Returns a copy of the object.</para>
  2678. </summary>
  2679. <returns>
  2680. <para>The cloned object.</para>
  2681. </returns>
  2682. </member>
  2683. <member name="T:System.Management.ConnectionOptions">
  2684. <summary>
  2685. <para> Specifies all settings required to make a WMI connection.</para>
  2686. </summary>
  2687. </member>
  2688. <member name="M:System.Management.ConnectionOptions.#ctor">
  2689. <summary>
  2690. <para>Initializes a new instance of the <see cref="T:System.Management.ConnectionOptions" /> class for the connection operation, using default values. This is the
  2691. default constructor.</para>
  2692. </summary>
  2693. </member>
  2694. <member name="M:System.Management.ConnectionOptions.#ctor(System.String,System.String,System.String,System.String,System.Management.ImpersonationLevel,System.Management.AuthenticationLevel,System.Boolean,System.Management.ManagementNamedValueCollection,System.TimeSpan)">
  2695. <summary>
  2696. <para> Initializes a new instance of the <see cref="T:System.Management.ConnectionOptions" /> class to be used for a WMI
  2697. connection, using the specified values.</para>
  2698. </summary>
  2699. <param name="locale">The locale to be used for the connection.</param>
  2700. <param name=" username">The user name to be used for the connection. If null, the credentials of the currently logged-on user are used.</param>
  2701. <param name=" password">The password for the given user name. If the user name is also null, the credentials used will be those of the currently logged-on user.</param>
  2702. <param name=" authority">
  2703. <para>The authority to be used to authenticate the specified user.</para>
  2704. </param>
  2705. <param name=" impersonation">The COM impersonation level to be used for the connection.</param>
  2706. <param name=" authentication">The COM authentication level to be used for the connection.</param>
  2707. <param name=" enablePrivileges">
  2708. <see langword="true" />to enable special user privileges; otherwise, <see langword="false" /> . This parameter should only be used when performing an operation that requires special Windows NT user privileges.</param>
  2709. <param name=" context">A provider-specific, named value pairs object to be passed through to the provider.</param>
  2710. <param name=" timeout">Reserved for future use.</param>
  2711. </member>
  2712. <member name="M:System.Management.ConnectionOptions.Clone">
  2713. <summary>
  2714. <para> Returns a copy of the object.</para>
  2715. </summary>
  2716. <returns>
  2717. <para>The cloned object.</para>
  2718. </returns>
  2719. </member>
  2720. <member name="P:System.Management.ConnectionOptions.Locale">
  2721. <summary>
  2722. <para>Gets or sets the locale to be used for the connection operation.</para>
  2723. </summary>
  2724. </member>
  2725. <member name="P:System.Management.ConnectionOptions.Username">
  2726. <summary>
  2727. <para>Gets or sets the user name to be used for the connection operation.</para>
  2728. </summary>
  2729. </member>
  2730. <member name="P:System.Management.ConnectionOptions.Password">
  2731. <summary>
  2732. <para>Gets or sets the password for the specified user.</para>
  2733. </summary>
  2734. </member>
  2735. <member name="P:System.Management.ConnectionOptions.Authority">
  2736. <summary>
  2737. <para>Gets or sets the authority to be used to authenticate the specified user.</para>
  2738. </summary>
  2739. </member>
  2740. <member name="P:System.Management.ConnectionOptions.Impersonation">
  2741. <summary>
  2742. <para>Gets or sets the COM impersonation level to be used for the connection operation.</para>
  2743. </summary>
  2744. </member>
  2745. <member name="P:System.Management.ConnectionOptions.Authentication">
  2746. <summary>
  2747. <para>Gets or sets the COM authentication level to be used for the connection operation.</para>
  2748. </summary>
  2749. </member>
  2750. <member name="P:System.Management.ConnectionOptions.EnablePrivileges">
  2751. <summary>
  2752. <para>Gets or sets a value indicating whether user privileges need to be enabled for
  2753. the connection operation. This property should only be used when the operation
  2754. performed requires a certain user privilege to be enabled
  2755. (for example, a machine reboot).</para>
  2756. </summary>
  2757. </member>
  2758. <member name="T:System.Management.ManagementPath">
  2759. <summary>
  2760. <para>Provides a wrapper for parsing and building paths to WMI objects.</para>
  2761. </summary>
  2762. </member>
  2763. <member name="M:System.Management.ManagementPath.#ctor">
  2764. <summary>
  2765. <para> Initializes a new instance of the <see cref="T:System.Management.ManagementPath" /> class that is empty. This is the default constructor.</para>
  2766. </summary>
  2767. </member>
  2768. <member name="M:System.Management.ManagementPath.#ctor(System.String)">
  2769. <summary>
  2770. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementPath" /> class for the given path.</para>
  2771. </summary>
  2772. <param name="path"> The object path. </param>
  2773. </member>
  2774. <member name="M:System.Management.ManagementPath.ToString">
  2775. <summary>
  2776. <para>Returns the full object path as the string representation.</para>
  2777. </summary>
  2778. <returns>
  2779. A string containing the full object
  2780. path represented by this object. This value is equivalent to the value of the
  2781. <see cref="P:System.Management.ManagementPath.Path" /> property.
  2782. </returns>
  2783. </member>
  2784. <member name="M:System.Management.ManagementPath.Clone">
  2785. <summary>
  2786. <para>Returns a copy of the <see cref="T:System.Management.ManagementPath" />.</para>
  2787. </summary>
  2788. <returns>
  2789. The cloned object.
  2790. </returns>
  2791. </member>
  2792. <member name="M:System.Management.ManagementPath.SetAsClass">
  2793. <summary>
  2794. <para> Sets the path as a new class path. This means that the path must have
  2795. a class name but not key values.</para>
  2796. </summary>
  2797. </member>
  2798. <member name="M:System.Management.ManagementPath.SetAsSingleton">
  2799. <summary>
  2800. <para> Sets the path as a new singleton object path. This means that it is a path to an instance but
  2801. there are no key values.</para>
  2802. </summary>
  2803. </member>
  2804. <member name="P:System.Management.ManagementPath.DefaultPath">
  2805. <summary>
  2806. <para>Gets or sets the default scope path used when no scope is specified.
  2807. The default scope is \\.\root\cimv2, and can be changed by setting this property.</para>
  2808. </summary>
  2809. </member>
  2810. <member name="P:System.Management.ManagementPath.Path">
  2811. <summary>
  2812. <para> Gets or sets the string representation of the full path in the object.</para>
  2813. </summary>
  2814. </member>
  2815. <member name="P:System.Management.ManagementPath.RelativePath">
  2816. <summary>
  2817. <para> Gets or sets the relative path: class name and keys only.</para>
  2818. </summary>
  2819. </member>
  2820. <member name="P:System.Management.ManagementPath.Server">
  2821. <summary>
  2822. <para>Gets or sets the server part of the path.</para>
  2823. </summary>
  2824. </member>
  2825. <member name="P:System.Management.ManagementPath.NamespacePath">
  2826. <summary>
  2827. <para>Gets or sets the namespace part of the path. Note that this does not include
  2828. the server name, which can be retrieved separately.</para>
  2829. </summary>
  2830. </member>
  2831. <member name="P:System.Management.ManagementPath.ClassName">
  2832. <summary>
  2833. Gets or sets the class portion of the path.
  2834. </summary>
  2835. </member>
  2836. <member name="P:System.Management.ManagementPath.IsClass">
  2837. <summary>
  2838. <para>Gets or sets a value indicating whether this is a class path.</para>
  2839. </summary>
  2840. </member>
  2841. <member name="P:System.Management.ManagementPath.IsInstance">
  2842. <summary>
  2843. <para>Gets or sets a value indicating whether this is an instance path.</para>
  2844. </summary>
  2845. </member>
  2846. <member name="P:System.Management.ManagementPath.IsSingleton">
  2847. <summary>
  2848. <para>Gets or sets a value indicating whether this is a singleton instance path.</para>
  2849. </summary>
  2850. </member>
  2851. <member name="M:System.Management.ManagementPathConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
  2852. <summary>
  2853. Determines if this converter can convert an object in the given source type to the native type of the converter.
  2854. </summary>
  2855. <param name="context">An ITypeDescriptorContext that provides a format context.</param>
  2856. <param name="sourceType">A Type that represents the type you wish to convert from.</param>
  2857. <returns>
  2858. <para>true if this converter can perform the conversion; otherwise, false.</para>
  2859. </returns>
  2860. </member>
  2861. <member name="M:System.Management.ManagementPathConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
  2862. <summary>
  2863. Gets a value indicating whether this converter can convert an object to the given destination type using the context.
  2864. </summary>
  2865. <param name="context">An ITypeDescriptorContext that provides a format context.</param>
  2866. <param name="destinationType">A Type that represents the type you wish to convert to.</param>
  2867. <returns>
  2868. <para>true if this converter can perform the conversion; otherwise, false.</para>
  2869. </returns>
  2870. </member>
  2871. <member name="M:System.Management.ManagementPathConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
  2872. <summary>
  2873. Converts the given object to another type. The most common types to convert
  2874. are to and from a string object. The default implementation will make a call
  2875. to ToString on the object if the object is valid and if the destination
  2876. type is string. If this cannot convert to the desitnation type, this will
  2877. throw a NotSupportedException.
  2878. </summary>
  2879. <param name="context">An ITypeDescriptorContext that provides a format context.</param>
  2880. <param name="culture">A CultureInfo object. If a null reference (Nothing in Visual Basic) is passed, the current culture is assumed.</param>
  2881. <param name="value">The Object to convert.</param>
  2882. <param name="destinationType">The Type to convert the value parameter to.</param>
  2883. <returns>An Object that represents the converted value.</returns>
  2884. </member>
  2885. <member name="T:System.Management.ManagementQuery">
  2886. <summary>
  2887. <para> Provides an abstract base class for all management query objects.</para>
  2888. </summary>
  2889. </member>
  2890. <member name="M:System.Management.ManagementQuery.ParseQuery(System.String)">
  2891. <summary>
  2892. Parses the query string and sets the property values accordingly.
  2893. </summary>
  2894. <param name="query">The query string to be parsed.</param>
  2895. </member>
  2896. <member name="M:System.Management.ManagementQuery.Clone">
  2897. <summary>
  2898. <para>Returns a copy of the object.</para>
  2899. </summary>
  2900. <returns>
  2901. The cloned object.
  2902. </returns>
  2903. </member>
  2904. <member name="M:System.Management.ManagementQuery.GetValueOfKeyword(System.String,System.String,System.Int32)">
  2905. <summary>
  2906. Finds a keyword in a query string and returns
  2907. the value associated with the keyword.
  2908. </summary>
  2909. <param name="query">
  2910. <para>A string representing the query</para>
  2911. </param>
  2912. <param name=" keyword">The keyword we are searching for in the query</param>
  2913. <param name=" keywordIndex">The index to start searching at.</param>
  2914. <returns>
  2915. The string containing the value for the
  2916. specified keyword in the query string.
  2917. </returns>
  2918. </member>
  2919. <member name="P:System.Management.ManagementQuery.QueryString">
  2920. <summary>
  2921. <para>Gets or sets the query in text format.</para>
  2922. </summary>
  2923. </member>
  2924. <member name="P:System.Management.ManagementQuery.QueryLanguage">
  2925. <summary>
  2926. <para> Gets or sets the query language used in the query
  2927. string, defining the format of the query string.</para>
  2928. </summary>
  2929. </member>
  2930. <member name="T:System.Management.ObjectQuery">
  2931. <summary>
  2932. <para> Represents a management query that returns instances or classes.</para>
  2933. </summary>
  2934. </member>
  2935. <member name="M:System.Management.ObjectQuery.#ctor">
  2936. <summary>
  2937. <para> Initializes a new instance of the <see cref="T:System.Management.ObjectQuery" />
  2938. class with no initialized values. This
  2939. is the default constructor.</para>
  2940. </summary>
  2941. </member>
  2942. <member name="M:System.Management.ObjectQuery.#ctor(System.String)">
  2943. <summary>
  2944. <para> Initializes a new instance of the <see cref="T:System.Management.ObjectQuery" />
  2945. class
  2946. for a specific query string.</para>
  2947. </summary>
  2948. <param name="query">The string representation of the query.</param>
  2949. </member>
  2950. <member name="M:System.Management.ObjectQuery.#ctor(System.String,System.String)">
  2951. <summary>
  2952. <para> Initializes a new instance of the <see cref="T:System.Management.ObjectQuery" />
  2953. class for a specific
  2954. query string and language.</para>
  2955. </summary>
  2956. <param name="language">The query language in which this query is specified.</param>
  2957. <param name=" query">The string representation of the query.</param>
  2958. </member>
  2959. <member name="M:System.Management.ObjectQuery.Clone">
  2960. <summary>
  2961. <para>Returns a copy of the object.</para>
  2962. </summary>
  2963. <returns>
  2964. The cloned object.
  2965. </returns>
  2966. </member>
  2967. <member name="T:System.Management.EventQuery">
  2968. <summary>
  2969. <para> Represents a WMI event query.</para>
  2970. </summary>
  2971. </member>
  2972. <member name="M:System.Management.EventQuery.#ctor">
  2973. <summary>
  2974. <para>Initializes a new instance of the <see cref="T:System.Management.EventQuery" />
  2975. class. This is the
  2976. default constructor.</para>
  2977. </summary>
  2978. </member>
  2979. <member name="M:System.Management.EventQuery.#ctor(System.String)">
  2980. <summary>
  2981. <para> Initializes a new instance of the <see cref="T:System.Management.EventQuery" />
  2982. class for the specified query.</para>
  2983. </summary>
  2984. <param name="query">A textual representation of the event query.</param>
  2985. </member>
  2986. <member name="M:System.Management.EventQuery.#ctor(System.String,System.String)">
  2987. <summary>
  2988. <para> Initializes a new instance of the <see cref="T:System.Management.EventQuery" />
  2989. class for the specified
  2990. language and query.</para>
  2991. </summary>
  2992. <param name="language">The language in which the query string is specified. </param>
  2993. <param name=" query">The string representation of the query.</param>
  2994. </member>
  2995. <member name="M:System.Management.EventQuery.Clone">
  2996. <summary>
  2997. <para>Returns a copy of the object.</para>
  2998. </summary>
  2999. <returns>
  3000. The cloned object.
  3001. </returns>
  3002. </member>
  3003. <member name="T:System.Management.WqlObjectQuery">
  3004. <summary>
  3005. <para> Represents a WMI data query in WQL format.</para>
  3006. </summary>
  3007. </member>
  3008. <member name="M:System.Management.WqlObjectQuery.#ctor">
  3009. <summary>
  3010. <para>Initializes a new instance of the <see cref="T:System.Management.WqlObjectQuery" /> class. This is the
  3011. default constructor.</para>
  3012. </summary>
  3013. </member>
  3014. <member name="M:System.Management.WqlObjectQuery.#ctor(System.String)">
  3015. <summary>
  3016. <para> Initializes a new instance of the <see cref="T:System.Management.WqlObjectQuery" /> class initialized to the
  3017. specified query.</para>
  3018. </summary>
  3019. <param name="query">
  3020. <para> The representation of the data query.</para>
  3021. </param>
  3022. </member>
  3023. <member name="M:System.Management.WqlObjectQuery.Clone">
  3024. <summary>
  3025. <para>Creates a copy of the object.</para>
  3026. </summary>
  3027. <returns>
  3028. The copied object.
  3029. </returns>
  3030. </member>
  3031. <member name="P:System.Management.WqlObjectQuery.QueryLanguage">
  3032. <summary>
  3033. <para>Gets or sets the language of the query.</para>
  3034. </summary>
  3035. </member>
  3036. <member name="T:System.Management.SelectQuery">
  3037. <summary>
  3038. <para> Represents a WQL SELECT data query.</para>
  3039. </summary>
  3040. </member>
  3041. <member name="M:System.Management.SelectQuery.#ctor">
  3042. <summary>
  3043. <para>Initializes a new instance of the <see cref="T:System.Management.SelectQuery" />
  3044. class. This is the
  3045. default constructor.</para>
  3046. </summary>
  3047. </member>
  3048. <member name="M:System.Management.SelectQuery.#ctor(System.String)">
  3049. <summary>
  3050. <para>Initializes a new instance of the <see cref="T:System.Management.SelectQuery" /> class for the specified
  3051. query or the specified class name.</para>
  3052. </summary>
  3053. <param name="queryOrClassName">The entire query or the class name to use in the query. The parser in this class attempts to parse the string as a valid WQL SELECT query. If the parser is unsuccessful, it assumes the string is a class name.</param>
  3054. </member>
  3055. <member name="M:System.Management.SelectQuery.#ctor(System.String,System.String)">
  3056. <summary>
  3057. <para> Initializes a new instance of the <see cref="T:System.Management.SelectQuery" />
  3058. class with the specified
  3059. class name and condition.</para>
  3060. </summary>
  3061. <param name="className">The name of the class to select in the query.</param>
  3062. <param name=" condition">The condition to be applied in the query.</param>
  3063. </member>
  3064. <member name="M:System.Management.SelectQuery.#ctor(System.String,System.String,System.String[])">
  3065. <summary>
  3066. <para> Initializes a new instance of the <see cref="T:System.Management.SelectQuery" />
  3067. class with the specified
  3068. class name and condition, selecting only the specified properties.</para>
  3069. </summary>
  3070. <param name="className">The name of the class from which to select.</param>
  3071. <param name=" condition">The condition to be applied to instances of the selected class.</param>
  3072. <param name=" selectedProperties">An array of property names to be returned in the query results.</param>
  3073. </member>
  3074. <member name="M:System.Management.SelectQuery.#ctor(System.Boolean,System.String)">
  3075. <summary>
  3076. <para>Initializes a new instance of the <see cref="T:System.Management.SelectQuery" />
  3077. class for a schema query, optionally specifying a condition. For schema queries,
  3078. only the <paramref name="condition" /> parameter is valid: <paramref name="className" />
  3079. and <paramref name="selectedProperties" />
  3080. are not supported and are ignored.</para>
  3081. </summary>
  3082. <param name="isSchemaQuery">
  3083. <see langword="true" />to indicate that this is a schema query; otherwise, <see langword="false" />. A <see langword="false" /> value is invalid in this constructor.</param>
  3084. <param name=" condition">The condition to be applied to form the result set of classes.</param>
  3085. </member>
  3086. <member name="M:System.Management.SelectQuery.BuildQuery">
  3087. <summary>
  3088. Builds the query string according to the current property values.
  3089. </summary>
  3090. </member>
  3091. <member name="M:System.Management.SelectQuery.ParseQuery(System.String)">
  3092. <summary>
  3093. Parses the query string and sets the property values accordingly.
  3094. </summary>
  3095. <param name="query">The query string to be parsed.</param>
  3096. </member>
  3097. <member name="M:System.Management.SelectQuery.Clone">
  3098. <summary>
  3099. <para> Creates a copy of the object.</para>
  3100. </summary>
  3101. <returns>
  3102. The copied object.
  3103. </returns>
  3104. </member>
  3105. <member name="P:System.Management.SelectQuery.QueryString">
  3106. <summary>
  3107. <para>Gets or sets the query in the <see cref="T:System.Management.SelectQuery" />, in string form.</para>
  3108. </summary>
  3109. </member>
  3110. <member name="P:System.Management.SelectQuery.IsSchemaQuery">
  3111. <summary>
  3112. <para>Gets or sets a value indicating whether this query is a schema query or an instances query.</para>
  3113. </summary>
  3114. </member>
  3115. <member name="P:System.Management.SelectQuery.ClassName">
  3116. <summary>
  3117. <para>Gets or sets the class name to be selected from in the query.</para>
  3118. </summary>
  3119. </member>
  3120. <member name="P:System.Management.SelectQuery.Condition">
  3121. <summary>
  3122. <para>Gets or sets the condition to be applied in the SELECT
  3123. query.</para>
  3124. </summary>
  3125. </member>
  3126. <member name="P:System.Management.SelectQuery.SelectedProperties">
  3127. <summary>
  3128. <para> Gets or sets an array of property names to be
  3129. selected in the query.</para>
  3130. </summary>
  3131. </member>
  3132. <member name="T:System.Management.RelatedObjectQuery">
  3133. <summary>
  3134. <para> Represents a WQL ASSOCIATORS OF data query.
  3135. It can be used for both instances and schema queries.</para>
  3136. </summary>
  3137. </member>
  3138. <member name="M:System.Management.RelatedObjectQuery.#ctor">
  3139. <summary>
  3140. <para>Initializes a new instance of the <see cref="T:System.Management.RelatedObjectQuery" /> class. This is the
  3141. default constructor.</para>
  3142. </summary>
  3143. </member>
  3144. <member name="M:System.Management.RelatedObjectQuery.#ctor(System.String)">
  3145. <summary>
  3146. <para>Initializes a new instance of the <see cref="T:System.Management.RelatedObjectQuery" />class. If the specified string can be succesfully parsed as
  3147. a WQL query, it is considered to be the query string; otherwise, it is assumed to be the path of the source
  3148. object for the query. In this case, the query is assumed to be an instance query. </para>
  3149. </summary>
  3150. <param name="queryOrSourceObject">The query string or the path of the source object.</param>
  3151. </member>
  3152. <member name="M:System.Management.RelatedObjectQuery.#ctor(System.String,System.String)">
  3153. <summary>
  3154. <para>Initializes a new instance of the <see cref="T:System.Management.RelatedObjectQuery" /> class for the given source object and related class.
  3155. The query is assumed to be an instance query (as opposed to a schema query).</para>
  3156. </summary>
  3157. <param name="sourceObject">The path of the source object for this query.</param>
  3158. <param name="relatedClass">The related objects class.</param>
  3159. </member>
  3160. <member name="M:System.Management.RelatedObjectQuery.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean)">
  3161. <summary>
  3162. <para>Initializes a new instance of the <see cref="T:System.Management.RelatedObjectQuery" /> class for the given set of parameters.
  3163. The query is assumed to be an instance query (as opposed to a schema query).</para>
  3164. </summary>
  3165. <param name="sourceObject">The path of the source object.</param>
  3166. <param name="relatedClass">The related objects required class.</param>
  3167. <param name="relationshipClass">The relationship type.</param>
  3168. <param name="relatedQualifier">The qualifier required to be present on the related objects.</param>
  3169. <param name="relationshipQualifier">The qualifier required to be present on the relationships.</param>
  3170. <param name="relatedRole">The role that the related objects are required to play in the relationship.</param>
  3171. <param name="thisRole">The role that the source object is required to play in the relationship.</param>
  3172. <param name="classDefinitionsOnly">
  3173. <see langword="true" />to return only the class definitions of the related objects; otherwise, <see langword="false" /> .</param>
  3174. </member>
  3175. <member name="M:System.Management.RelatedObjectQuery.#ctor(System.Boolean,System.String,System.String,System.String,System.String,System.String,System.String,System.String)">
  3176. <summary>
  3177. <para>Initializes a new instance of the <see cref="T:System.Management.RelatedObjectQuery" /> class for a schema query using the given set
  3178. of parameters. This constructor is used for schema queries only: the first
  3179. parameter must be set to <see langword="true" />
  3180. .</para>
  3181. </summary>
  3182. <param name="isSchemaQuery">
  3183. <see langword="true" />to indicate that this is a schema query; otherwise, <see langword="false" /> .</param>
  3184. <param name="sourceObject">The path of the source class.</param>
  3185. <param name="relatedClass">The related objects' required base class.</param>
  3186. <param name="relationshipClass">The relationship type.</param>
  3187. <param name="relatedQualifier">The qualifier required to be present on the related objects.</param>
  3188. <param name="relationshipQualifier">The qualifier required to be present on the relationships.</param>
  3189. <param name="relatedRole">The role that the related objects are required to play in the relationship.</param>
  3190. <param name="thisRole">The role that the source class is required to play in the relationship.</param>
  3191. </member>
  3192. <member name="M:System.Management.RelatedObjectQuery.BuildQuery">
  3193. <summary>
  3194. Builds the query string according to the current property values.
  3195. </summary>
  3196. </member>
  3197. <member name="M:System.Management.RelatedObjectQuery.ParseQuery(System.String)">
  3198. <summary>
  3199. Parses the query string and sets the property values accordingly.
  3200. </summary>
  3201. <param name="query">The query string to be parsed.</param>
  3202. </member>
  3203. <member name="M:System.Management.RelatedObjectQuery.Clone">
  3204. <summary>
  3205. <para>Creates a copy of the object.</para>
  3206. </summary>
  3207. <returns>
  3208. The copied object.
  3209. </returns>
  3210. </member>
  3211. <member name="P:System.Management.RelatedObjectQuery.IsSchemaQuery">
  3212. <summary>
  3213. <para>Gets or sets a value indicating whether this is a schema query or an instance query.</para>
  3214. </summary>
  3215. </member>
  3216. <member name="P:System.Management.RelatedObjectQuery.SourceObject">
  3217. <summary>
  3218. <para> Gets or sets the source object to be used for the query. For instance
  3219. queries, this is typically an instance path. For schema queries, this is typically a class name.</para>
  3220. </summary>
  3221. </member>
  3222. <member name="P:System.Management.RelatedObjectQuery.RelatedClass">
  3223. <summary>
  3224. <para>Gets or sets the class of the endpoint objects.</para>
  3225. </summary>
  3226. </member>
  3227. <member name="P:System.Management.RelatedObjectQuery.RelationshipClass">
  3228. <summary>
  3229. <para>Gets or sets the type of relationship (association).</para>
  3230. </summary>
  3231. </member>
  3232. <member name="P:System.Management.RelatedObjectQuery.RelatedQualifier">
  3233. <summary>
  3234. <para>Gets or sets a qualifier required to be defined on the related objects.</para>
  3235. </summary>
  3236. </member>
  3237. <member name="P:System.Management.RelatedObjectQuery.RelationshipQualifier">
  3238. <summary>
  3239. <para>Gets or sets a qualifier required to be defined on the relationship objects.</para>
  3240. </summary>
  3241. </member>
  3242. <member name="P:System.Management.RelatedObjectQuery.RelatedRole">
  3243. <summary>
  3244. <para>Gets or sets the role that the related objects returned should be playing in the relationship.</para>
  3245. </summary>
  3246. </member>
  3247. <member name="P:System.Management.RelatedObjectQuery.ThisRole">
  3248. <summary>
  3249. <para>Gets or sets the role that the source object should be playing in the relationship.</para>
  3250. </summary>
  3251. </member>
  3252. <member name="P:System.Management.RelatedObjectQuery.ClassDefinitionsOnly">
  3253. <summary>
  3254. <para>Gets or sets a value indicating that for all instances that adhere to the query, only their class definitions be returned.
  3255. This parameter is only valid for instance queries.</para>
  3256. </summary>
  3257. </member>
  3258. <member name="T:System.Management.RelationshipQuery">
  3259. <summary>
  3260. <para> Represents a WQL REFERENCES OF data query.</para>
  3261. </summary>
  3262. </member>
  3263. <member name="M:System.Management.RelationshipQuery.#ctor">
  3264. <summary>
  3265. <para>Initializes a new instance of the <see cref="T:System.Management.RelationshipQuery" /> class. This is the default constructor.</para>
  3266. </summary>
  3267. </member>
  3268. <member name="M:System.Management.RelationshipQuery.#ctor(System.String)">
  3269. <summary>
  3270. <para>Initializes a new instance of the <see cref="T:System.Management.RelationshipQuery" />class. If the specified string can be succesfully parsed as
  3271. a WQL query, it is considered to be the query string; otherwise, it is assumed to be the path of the source
  3272. object for the query. In this case, the query is assumed to be an instances query. </para>
  3273. </summary>
  3274. <param name="queryOrSourceObject">The query string or the class name for this query.</param>
  3275. </member>
  3276. <member name="M:System.Management.RelationshipQuery.#ctor(System.String,System.String)">
  3277. <summary>
  3278. <para>Initializes a new instance of the <see cref="T:System.Management.RelationshipQuery" /> class for the given source object and relationship class.
  3279. The query is assumed to be an instance query (as opposed to a schema query).</para>
  3280. </summary>
  3281. <param name="sourceObject"> The path of the source object for this query.</param>
  3282. <param name="relationshipClass"> The type of relationship for which to query.</param>
  3283. </member>
  3284. <member name="M:System.Management.RelationshipQuery.#ctor(System.String,System.String,System.String,System.String,System.Boolean)">
  3285. <summary>
  3286. <para>Initializes a new instance of the <see cref="T:System.Management.RelationshipQuery" /> class for the given set of parameters.
  3287. The query is assumed to be an instance query (as opposed to a schema query).</para>
  3288. </summary>
  3289. <param name="sourceObject"> The path of the source object for this query.</param>
  3290. <param name="relationshipClass"> The type of relationship for which to query.</param>
  3291. <param name="relationshipQualifier"> A qualifier required to be present on the relationship object.</param>
  3292. <param name="thisRole"> The role that the source object is required to play in the relationship.</param>
  3293. <param name="classDefinitionsOnly">When this method returns, it contains a boolean that indicates that only class definitions for the resulting objects are returned.</param>
  3294. </member>
  3295. <member name="M:System.Management.RelationshipQuery.#ctor(System.Boolean,System.String,System.String,System.String,System.String)">
  3296. <summary>
  3297. <para>Initializes a new instance of the <see cref="T:System.Management.RelationshipQuery" /> class for a schema query using the given set
  3298. of parameters. This constructor is used for schema queries only, so the first
  3299. parameter must be <see langword="true" />
  3300. .</para>
  3301. </summary>
  3302. <param name="isSchemaQuery">
  3303. <see langword="true" />to indicate that this is a schema query; otherwise, <see langword="false" /> .</param>
  3304. <param name="sourceObject"> The path of the source class for this query.</param>
  3305. <param name="relationshipClass"> The type of relationship for which to query.</param>
  3306. <param name="relationshipQualifier"> A qualifier required to be present on the relationship class.</param>
  3307. <param name="thisRole"> The role that the source class is required to play in the relationship.</param>
  3308. </member>
  3309. <member name="M:System.Management.RelationshipQuery.BuildQuery">
  3310. <summary>
  3311. Builds the query string according to the current property values.
  3312. </summary>
  3313. </member>
  3314. <member name="M:System.Management.RelationshipQuery.ParseQuery(System.String)">
  3315. <summary>
  3316. Parses the query string and sets the property values accordingly.
  3317. </summary>
  3318. <param name="query">The query string to be parsed.</param>
  3319. </member>
  3320. <member name="M:System.Management.RelationshipQuery.Clone">
  3321. <summary>
  3322. <para>Creates a copy of the object.</para>
  3323. </summary>
  3324. <returns>
  3325. The copied object.
  3326. </returns>
  3327. </member>
  3328. <member name="P:System.Management.RelationshipQuery.IsSchemaQuery">
  3329. <summary>
  3330. <para>Gets or sets a value indicating whether this query is a schema query or an instance query.</para>
  3331. </summary>
  3332. </member>
  3333. <member name="P:System.Management.RelationshipQuery.SourceObject">
  3334. <summary>
  3335. <para>Gets or sets the source object for this query.</para>
  3336. </summary>
  3337. </member>
  3338. <member name="P:System.Management.RelationshipQuery.RelationshipClass">
  3339. <summary>
  3340. <para>Gets or sets the class of the relationship objects wanted in the query.</para>
  3341. </summary>
  3342. </member>
  3343. <member name="P:System.Management.RelationshipQuery.RelationshipQualifier">
  3344. <summary>
  3345. <para>Gets or sets a qualifier required on the relationship objects.</para>
  3346. </summary>
  3347. </member>
  3348. <member name="P:System.Management.RelationshipQuery.ThisRole">
  3349. <summary>
  3350. <para>Gets or sets the role of the source object in the relationship.</para>
  3351. </summary>
  3352. </member>
  3353. <member name="P:System.Management.RelationshipQuery.ClassDefinitionsOnly">
  3354. <summary>
  3355. <para>Gets or sets a value indicating that only the class definitions of the relevant relationship objects be returned.</para>
  3356. </summary>
  3357. </member>
  3358. <member name="T:System.Management.WqlEventQuery">
  3359. <summary>
  3360. <para> Represents a WMI event query in WQL format.</para>
  3361. </summary>
  3362. </member>
  3363. <member name="M:System.Management.WqlEventQuery.#ctor">
  3364. <summary>
  3365. <para>Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3366. class. This is the default
  3367. constructor.</para>
  3368. </summary>
  3369. </member>
  3370. <member name="M:System.Management.WqlEventQuery.#ctor(System.String)">
  3371. <summary>
  3372. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3373. class based on the given
  3374. query string or event class name.</para>
  3375. </summary>
  3376. <param name="queryOrEventClassName">The string representing either the entire event query or the name of the event class to query. The object will try to parse the string as a valid event query. If unsuccessful, the parser will assume that the parameter represents an event class name.</param>
  3377. </member>
  3378. <member name="M:System.Management.WqlEventQuery.#ctor(System.String,System.String)">
  3379. <summary>
  3380. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3381. class for the
  3382. specified event class name, with the specified condition.</para>
  3383. </summary>
  3384. <param name="eventClassName">The name of the event class to query.</param>
  3385. <param name=" condition">The condition to apply to events of the specified class.</param>
  3386. </member>
  3387. <member name="M:System.Management.WqlEventQuery.#ctor(System.String,System.TimeSpan)">
  3388. <summary>
  3389. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3390. class for the specified
  3391. event class, with the specified latency time.</para>
  3392. </summary>
  3393. <param name="eventClassName">The name of the event class to query.</param>
  3394. <param name=" withinInterval">A timespan value specifying the latency acceptable for receiving this event. This value is used in cases where there is no explicit event provider for the query requested, and WMI is required to poll for the condition. This interval is the maximum amount of time that can pass before notification of an event must be delivered. </param>
  3395. </member>
  3396. <member name="M:System.Management.WqlEventQuery.#ctor(System.String,System.TimeSpan,System.String)">
  3397. <summary>
  3398. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3399. class with the specified
  3400. event class name, polling interval, and condition.</para>
  3401. </summary>
  3402. <param name="eventClassName">The name of the event class to query. </param>
  3403. <param name=" withinInterval">A timespan value specifying the latency acceptable for receiving this event. This value is used in cases where there is no explicit event provider for the query requested and WMI is required to poll for the condition. This interval is the maximum amount of time that can pass before notification of an event must be delivered. </param>
  3404. <param name=" condition">The condition to apply to events of the specified class.</param>
  3405. </member>
  3406. <member name="M:System.Management.WqlEventQuery.#ctor(System.String,System.String,System.TimeSpan)">
  3407. <summary>
  3408. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3409. class with the specified
  3410. event class name, condition, and grouping interval.</para>
  3411. </summary>
  3412. <param name="eventClassName">The name of the event class to query. </param>
  3413. <param name="condition">The condition to apply to events of the specified class.</param>
  3414. <param name=" groupWithinInterval">The specified interval at which WMI sends one aggregate event, rather than many events.</param>
  3415. </member>
  3416. <member name="M:System.Management.WqlEventQuery.#ctor(System.String,System.String,System.TimeSpan,System.String[])">
  3417. <summary>
  3418. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3419. class with the specified event class
  3420. name, condition, grouping interval, and grouping properties.</para>
  3421. </summary>
  3422. <param name="eventClassName">The name of the event class to query. </param>
  3423. <param name="condition">The condition to apply to events of the specified class.</param>
  3424. <param name=" groupWithinInterval">The specified interval at which WMI sends one aggregate event, rather than many events. </param>
  3425. <param name=" groupByPropertyList">The properties in the event class by which the events should be grouped.</param>
  3426. </member>
  3427. <member name="M:System.Management.WqlEventQuery.#ctor(System.String,System.TimeSpan,System.String,System.TimeSpan,System.String[],System.String)">
  3428. <summary>
  3429. <para> Initializes a new instance of the <see cref="T:System.Management.WqlEventQuery" />
  3430. class with the specified event class
  3431. name, condition, grouping interval, grouping properties, and specified number of events.</para>
  3432. </summary>
  3433. <param name="eventClassName">The name of the event class on which to be queried.</param>
  3434. <param name="withinInterval">A timespan value specifying the latency acceptable for receiving this event. This value is used in cases where there is no explicit event provider for the query requested, and WMI is required to poll for the condition. This interval is the maximum amount of time that can pass before notification of an event must be delivered.</param>
  3435. <param name=" condition">The condition to apply to events of the specified class.</param>
  3436. <param name=" groupWithinInterval">The specified interval at which WMI sends one aggregate event, rather than many events. </param>
  3437. <param name=" groupByPropertyList">The properties in the event class by which the events should be grouped.</param>
  3438. <param name=" havingCondition">The condition to apply to the number of events.</param>
  3439. </member>
  3440. <member name="M:System.Management.WqlEventQuery.BuildQuery">
  3441. <summary>
  3442. Builds the query string according to the current property values.
  3443. </summary>
  3444. </member>
  3445. <member name="M:System.Management.WqlEventQuery.ParseQuery(System.String)">
  3446. <summary>
  3447. Parses the query string and sets the property values accordingly.
  3448. </summary>
  3449. <param name="query">The query string to be parsed.</param>
  3450. </member>
  3451. <member name="M:System.Management.WqlEventQuery.Clone">
  3452. <summary>
  3453. <para>Creates a copy of the object.</para>
  3454. </summary>
  3455. <returns>
  3456. The copied object.
  3457. </returns>
  3458. </member>
  3459. <member name="P:System.Management.WqlEventQuery.QueryLanguage">
  3460. <summary>
  3461. <para>Gets or sets the language of the query.</para>
  3462. </summary>
  3463. </member>
  3464. <member name="P:System.Management.WqlEventQuery.QueryString">
  3465. <summary>
  3466. <para>Gets or sets the string representing the query.</para>
  3467. </summary>
  3468. </member>
  3469. <member name="P:System.Management.WqlEventQuery.EventClassName">
  3470. <summary>
  3471. <para> Gets or sets the event class to query.</para>
  3472. </summary>
  3473. </member>
  3474. <member name="P:System.Management.WqlEventQuery.Condition">
  3475. <summary>
  3476. <para>Gets or sets the condition to be applied to events of the
  3477. specified class.</para>
  3478. </summary>
  3479. </member>
  3480. <member name="P:System.Management.WqlEventQuery.WithinInterval">
  3481. <summary>
  3482. <para>Gets or sets the polling interval to be used in this query.</para>
  3483. </summary>
  3484. </member>
  3485. <member name="P:System.Management.WqlEventQuery.GroupWithinInterval">
  3486. <summary>
  3487. <para>Gets or sets the interval to be used for grouping events of
  3488. the same type.</para>
  3489. </summary>
  3490. </member>
  3491. <member name="P:System.Management.WqlEventQuery.GroupByPropertyList">
  3492. <summary>
  3493. <para>Gets or sets properties in the event to be used for
  3494. grouping events of the same type.</para>
  3495. </summary>
  3496. </member>
  3497. <member name="P:System.Management.WqlEventQuery.HavingCondition">
  3498. <summary>
  3499. <para>Gets or sets the condition to be applied to the aggregation of
  3500. events, based on the number of events received.</para>
  3501. </summary>
  3502. </member>
  3503. <member name="M:System.Management.ManagementQueryConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
  3504. <summary>
  3505. Determines if this converter can convert an object in the given source type to the native type of the converter.
  3506. </summary>
  3507. <param name="context">An ITypeDescriptorContext that provides a format context.</param>
  3508. <param name="sourceType">A Type that represents the type you wish to convert from.</param>
  3509. <returns>
  3510. <para>true if this converter can perform the conversion; otherwise, false.</para>
  3511. </returns>
  3512. </member>
  3513. <member name="M:System.Management.ManagementQueryConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
  3514. <summary>
  3515. Gets a value indicating whether this converter can convert an object to the given destination type using the context.
  3516. </summary>
  3517. <param name="context">An ITypeDescriptorContext that provides a format context.</param>
  3518. <param name="destinationType">A Type that represents the type you wish to convert to.</param>
  3519. <returns>
  3520. <para>true if this converter can perform the conversion; otherwise, false.</para>
  3521. </returns>
  3522. </member>
  3523. <member name="M:System.Management.ManagementQueryConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
  3524. <summary>
  3525. Converts the given object to another type. The most common types to convert
  3526. are to and from a string object. The default implementation will make a call
  3527. to ToString on the object if the object is valid and if the destination
  3528. type is string. If this cannot convert to the desitnation type, this will
  3529. throw a NotSupportedException.
  3530. </summary>
  3531. <param name="context">An ITypeDescriptorContext that provides a format context.</param>
  3532. <param name="culture">A CultureInfo object. If a null reference (Nothing in Visual Basic) is passed, the current culture is assumed.</param>
  3533. <param name="value">The Object to convert.</param>
  3534. <param name="destinationType">The Type to convert the value parameter to.</param>
  3535. <returns>An Object that represents the converted value.</returns>
  3536. </member>
  3537. <member name="T:System.Management.ManagementScope">
  3538. <summary>
  3539. <para>Represents a scope for management operations. In v1.0 the scope defines the WMI namespace in which management operations are performed.</para>
  3540. </summary>
  3541. </member>
  3542. <member name="M:System.Management.ManagementScope.#ctor">
  3543. <summary>
  3544. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementScope" /> class, with default values. This is the
  3545. default constructor.</para>
  3546. </summary>
  3547. </member>
  3548. <member name="M:System.Management.ManagementScope.#ctor(System.Management.ManagementPath)">
  3549. <summary>
  3550. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementScope" /> class representing
  3551. the specified scope path.</para>
  3552. </summary>
  3553. <param name="path">A <see cref="T:System.Management.ManagementPath" /> containing the path to a server and namespace for the <see cref="T:System.Management.ManagementScope" />.</param>
  3554. </member>
  3555. <member name="M:System.Management.ManagementScope.#ctor(System.String)">
  3556. <summary>
  3557. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementScope" /> class representing the specified scope
  3558. path.</para>
  3559. </summary>
  3560. <param name="path">The server and namespace path for the <see cref="T:System.Management.ManagementScope" />.</param>
  3561. </member>
  3562. <member name="M:System.Management.ManagementScope.#ctor(System.String,System.Management.ConnectionOptions)">
  3563. <summary>
  3564. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementScope" /> class representing the specified scope path,
  3565. with the specified options.</para>
  3566. </summary>
  3567. <param name="path">The server and namespace for the <see cref="T:System.Management.ManagementScope" />.</param>
  3568. <param name=" options">A <see cref="T:System.Management.ConnectionOptions" /> containing options for the connection.</param>
  3569. </member>
  3570. <member name="M:System.Management.ManagementScope.#ctor(System.Management.ManagementPath,System.Management.ConnectionOptions)">
  3571. <summary>
  3572. <para>Initializes a new instance of the <see cref="T:System.Management.ManagementScope" /> class representing the specified scope path,
  3573. with the specified options.</para>
  3574. </summary>
  3575. <param name="path">A <see cref="T:System.Management.ManagementPath" /> containing the path to the server and namespace for the <see cref="T:System.Management.ManagementScope" />.</param>
  3576. <param name=" options">The <see cref="T:System.Management.ConnectionOptions" /> containing options for the connection.</param>
  3577. </member>
  3578. <member name="M:System.Management.ManagementScope.Clone">
  3579. <summary>
  3580. <para>Returns a copy of the object.</para>
  3581. </summary>
  3582. <returns>
  3583. <para>A new copy of the <see cref="T:System.Management.ManagementScope" />.</para>
  3584. </returns>
  3585. </member>
  3586. <member name="M:System.Management.ManagementScope.Connect">
  3587. <summary>
  3588. <para>Connects this <see cref="T:System.Management.ManagementScope" /> to the actual WMI
  3589. scope.</para>
  3590. </summary>
  3591. </member>
  3592. <member name="P:System.Management.ManagementScope.IsConnected">
  3593. <summary>
  3594. <para> Gets or sets a value indicating whether the <see cref="T:System.Management.ManagementScope" /> is currently bound to a
  3595. WMI server and namespace.</para>
  3596. </summary>
  3597. </member>
  3598. <member name="P:System.Management.ManagementScope.Options">
  3599. <summary>
  3600. <para> Gets or sets options for making the WMI connection.</para>
  3601. </summary>
  3602. </member>
  3603. <member name="P:System.Management.ManagementScope.Path">
  3604. <summary>
  3605. <para>Gets or sets the path for the <see cref="T:System.Management.ManagementScope" />.</para>
  3606. </summary>
  3607. </member>
  3608. <member name="T:System.Management.PropertyData">
  3609. <summary>
  3610. <para> Represents information about a WMI property.</para>
  3611. </summary>
  3612. </member>
  3613. <member name="P:System.Management.PropertyData.Name">
  3614. <summary>
  3615. <para>Gets or sets the name of the property.</para>
  3616. </summary>
  3617. </member>
  3618. <member name="P:System.Management.PropertyData.Value">
  3619. <summary>
  3620. <para>Gets or sets the current value of the property.</para>
  3621. </summary>
  3622. </member>
  3623. <member name="P:System.Management.PropertyData.Type">
  3624. <summary>
  3625. <para>Gets or sets the CIM type of the property.</para>
  3626. </summary>
  3627. </member>
  3628. <member name="P:System.Management.PropertyData.IsLocal">
  3629. <summary>
  3630. <para>Gets or sets a value indicating whether the property has been defined in the current WMI class.</para>
  3631. </summary>
  3632. </member>
  3633. <member name="P:System.Management.PropertyData.IsArray">
  3634. <summary>
  3635. <para>Gets or sets a value indicating whether the property is an array.</para>
  3636. </summary>
  3637. </member>
  3638. <member name="P:System.Management.PropertyData.Origin">
  3639. <summary>
  3640. <para>Gets or sets the name of the WMI class in the hierarchy in which the property was introduced.</para>
  3641. </summary>
  3642. </member>
  3643. <member name="P:System.Management.PropertyData.Qualifiers">
  3644. <summary>
  3645. <para>Gets or sets the set of qualifiers defined on the property.</para>
  3646. </summary>
  3647. </member>
  3648. <member name="T:System.Management.PropertyDataCollection">
  3649. <summary>
  3650. <para> Represents the set of properties of a WMI object.</para>
  3651. </summary>
  3652. </member>
  3653. <member name="M:System.Management.PropertyDataCollection.CopyTo(System.Array,System.Int32)">
  3654. <summary>
  3655. <para>Copies the <see cref="T:System.Management.PropertyDataCollection" /> into an array.</para>
  3656. </summary>
  3657. <param name="array">The array to which to copy the <see cref="T:System.Management.PropertyDataCollection" />. </param>
  3658. <param name="index">The index from which to start copying. </param>
  3659. </member>
  3660. <member name="M:System.Management.PropertyDataCollection.CopyTo(System.Management.PropertyData[],System.Int32)">
  3661. <summary>
  3662. <para>Copies the <see cref="T:System.Management.PropertyDataCollection" /> to a specialized <see cref="T:System.Management.PropertyData" /> object
  3663. array.</para>
  3664. </summary>
  3665. <param name="propertyArray">The destination array to contain the copied <see cref="T:System.Management.PropertyDataCollection" />.</param>
  3666. <param name=" index">The index in the destination array from which to start copying.</param>
  3667. </member>
  3668. <member name="M:System.Management.PropertyDataCollection.GetEnumerator">
  3669. <summary>
  3670. <para>Returns the enumerator for this <see cref="T:System.Management.PropertyDataCollection" />.</para>
  3671. </summary>
  3672. <returns>
  3673. <para>An <see cref="T:System.Collections.IEnumerator" />
  3674. that can be used to iterate through the collection.</para>
  3675. </returns>
  3676. </member>
  3677. <member name="M:System.Management.PropertyDataCollection.Remove(System.String)">
  3678. <summary>
  3679. <para>Removes a <see cref="T:System.Management.PropertyData" /> from the <see cref="T:System.Management.PropertyDataCollection" />.</para>
  3680. </summary>
  3681. <param name="propertyName">The name of the property to be removed.</param>
  3682. </member>
  3683. <member name="M:System.Management.PropertyDataCollection.Add(System.String,System.Object)">
  3684. <summary>
  3685. <para>Adds a new <see cref="T:System.Management.PropertyData" /> with the specified value. The value cannot
  3686. be null and must be convertable to a CIM type.</para>
  3687. </summary>
  3688. <param name="propertyName">The name of the new property.</param>
  3689. <param name="propertyValue">The value of the property (cannot be null).</param>
  3690. </member>
  3691. <member name="M:System.Management.PropertyDataCollection.Add(System.String,System.Object,System.Management.CimType)">
  3692. <summary>
  3693. <para>Adds a new <see cref="T:System.Management.PropertyData" /> with the specified value and CIM type.</para>
  3694. </summary>
  3695. <param name="propertyName">The name of the property.</param>
  3696. <param name="propertyValue">The value of the property (which can be null).</param>
  3697. <param name="propertyType">The CIM type of the property.</param>
  3698. </member>
  3699. <member name="M:System.Management.PropertyDataCollection.Add(System.String,System.Management.CimType,System.Boolean)">
  3700. <summary>
  3701. <para>Adds a new <see cref="T:System.Management.PropertyData" /> with no assigned value.</para>
  3702. </summary>
  3703. <param name="propertyName">The name of the property.</param>
  3704. <param name="propertyType">The CIM type of the property.</param>
  3705. <param name="isArray">
  3706. <see langword="true" /> to specify that the property is an array type; otherwise, <see langword="false" />.</param>
  3707. </member>
  3708. <member name="P:System.Management.PropertyDataCollection.Count">
  3709. <summary>
  3710. <para>Gets or sets the number of objects in the <see cref="T:System.Management.PropertyDataCollection" />.</para>
  3711. </summary>
  3712. </member>
  3713. <member name="P:System.Management.PropertyDataCollection.IsSynchronized">
  3714. <summary>
  3715. <para>Gets or sets a value indicating whether the object is synchronized.</para>
  3716. </summary>
  3717. </member>
  3718. <member name="P:System.Management.PropertyDataCollection.SyncRoot">
  3719. <summary>
  3720. <para>Gets or sets the object to be used for synchronization.</para>
  3721. </summary>
  3722. </member>
  3723. <member name="P:System.Management.PropertyDataCollection.Item(System.String)">
  3724. <summary>
  3725. <para> Returns the specified property from the <see cref="T:System.Management.PropertyDataCollection" />, using [] syntax.</para>
  3726. </summary>
  3727. <param name="propertyName">The name of the property to retrieve.</param>
  3728. </member>
  3729. <member name="M:System.Management.PropertyDataCollection.PropertyDataEnumerator.MoveNext">
  3730. <summary>
  3731. <para> Moves to the next element in the <see cref="T:System.Management.PropertyDataCollection" />
  3732. enumeration.</para>
  3733. </summary>
  3734. <returns>
  3735. <para>
  3736. <see langword="true" /> if the enumerator was successfully advanced to the next element;
  3737. <see langword="false" /> if the enumerator has passed the end of the collection.</para>
  3738. </returns>
  3739. </member>
  3740. <member name="M:System.Management.PropertyDataCollection.PropertyDataEnumerator.Reset">
  3741. <summary>
  3742. <para>Resets the enumerator to the beginning of the <see cref="T:System.Management.PropertyDataCollection" />
  3743. enumeration.</para>
  3744. </summary>
  3745. </member>
  3746. <member name="P:System.Management.PropertyDataCollection.PropertyDataEnumerator.Current">
  3747. <summary>
  3748. <para>Gets the current <see cref="T:System.Management.PropertyData" /> in the <see cref="T:System.Management.PropertyDataCollection" /> enumeration.</para>
  3749. </summary>
  3750. </member>
  3751. <member name="T:System.Management.QualifierData">
  3752. <summary>
  3753. <para> Contains information about a WMI qualifier.</para>
  3754. </summary>
  3755. </member>
  3756. <member name="P:System.Management.QualifierData.Name">
  3757. <summary>
  3758. <para>Represents the name of the qualifier.</para>
  3759. </summary>
  3760. </member>
  3761. <member name="P:System.Management.QualifierData.Value">
  3762. <summary>
  3763. <para>Gets or sets the value of the qualifier.</para>
  3764. </summary>
  3765. </member>
  3766. <member name="P:System.Management.QualifierData.IsAmended">
  3767. <summary>
  3768. <para> Gets or sets a value indicating whether the qualifier is amended.</para>
  3769. </summary>
  3770. </member>
  3771. <member name="P:System.Management.QualifierData.IsLocal">
  3772. <summary>
  3773. <para>Gets or sets a value indicating whether the qualifier has been defined locally on
  3774. this class or has been propagated from a base class.</para>
  3775. </summary>
  3776. </member>
  3777. <member name="P:System.Management.QualifierData.PropagatesToInstance">
  3778. <summary>
  3779. <para>Gets or sets a value indicating whether the qualifier should be propagated to instances of the
  3780. class.</para>
  3781. </summary>
  3782. </member>
  3783. <member name="P:System.Management.QualifierData.PropagatesToSubclass">
  3784. <summary>
  3785. <para>Gets or sets a value indicating whether the qualifier should be propagated to
  3786. subclasses of the class.</para>
  3787. </summary>
  3788. </member>
  3789. <member name="P:System.Management.QualifierData.IsOverridable">
  3790. <summary>
  3791. <para>Gets or sets a value indicating whether the value of the qualifier can be
  3792. overridden when propagated.</para>
  3793. </summary>
  3794. </member>
  3795. <member name="T:System.Management.QualifierDataCollection">
  3796. <summary>
  3797. <para> Represents a collection of <see cref="T:System.Management.QualifierData" /> objects.</para>
  3798. </summary>
  3799. </member>
  3800. <member name="M:System.Management.QualifierDataCollection.CopyTo(System.Array,System.Int32)">
  3801. <summary>
  3802. <para> Copies the <see cref="T:System.Management.QualifierDataCollection" /> into an array.</para>
  3803. </summary>
  3804. <param name="array">The array to which to copy the <see cref="T:System.Management.QualifierDataCollection" />. </param>
  3805. <param name="index">The index from which to start copying. </param>
  3806. </member>
  3807. <member name="M:System.Management.QualifierDataCollection.CopyTo(System.Management.QualifierData[],System.Int32)">
  3808. <summary>
  3809. <para>Copies the <see cref="T:System.Management.QualifierDataCollection" /> into a specialized
  3810. <see cref="T:System.Management.QualifierData" />
  3811. array.</para>
  3812. </summary>
  3813. <param name="qualifierArray">
  3814. <para>The specialized array of <see cref="T:System.Management.QualifierData" /> objects
  3815. to which to copy the <see cref="T:System.Management.QualifierDataCollection" />.</para>
  3816. </param>
  3817. <param name=" index">The index from which to start copying.</param>
  3818. </member>
  3819. <member name="M:System.Management.QualifierDataCollection.GetEnumerator">
  3820. <summary>
  3821. <para>Returns an enumerator for the <see cref="T:System.Management.QualifierDataCollection" />. This method is strongly typed.</para>
  3822. </summary>
  3823. <returns>
  3824. <para>An <see cref="T:System.Collections.IEnumerator" /> that can be used to iterate through the
  3825. collection.</para>
  3826. </returns>
  3827. </member>
  3828. <member name="M:System.Management.QualifierDataCollection.Remove(System.String)">
  3829. <summary>
  3830. <para>Removes a <see cref="T:System.Management.QualifierData" /> from the <see cref="T:System.Management.QualifierDataCollection" /> by name.</para>
  3831. </summary>
  3832. <param name="qualifierName">The name of the <see cref="T:System.Management.QualifierData" /> to remove. </param>
  3833. </member>
  3834. <member name="M:System.Management.QualifierDataCollection.Add(System.String,System.Object)">
  3835. <summary>
  3836. <para>Adds a <see cref="T:System.Management.QualifierData" /> to the <see cref="T:System.Management.QualifierDataCollection" />. This overload specifies the qualifier name and value.</para>
  3837. </summary>
  3838. <param name="qualifierName">The name of the <see cref="T:System.Management.QualifierData" /> to be added to the <see cref="T:System.Management.QualifierDataCollection" />. </param>
  3839. <param name="qualifierValue">The value for the new qualifier. </param>
  3840. </member>
  3841. <member name="M:System.Management.QualifierDataCollection.Add(System.String,System.Object,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
  3842. <summary>
  3843. <para>Adds a <see cref="T:System.Management.QualifierData" /> to the <see cref="T:System.Management.QualifierDataCollection" />. This overload
  3844. specifies all property values for a <see cref="T:System.Management.QualifierData" /> object.</para>
  3845. </summary>
  3846. <param name="qualifierName">The qualifier name. </param>
  3847. <param name="qualifierValue">The qualifier value. </param>
  3848. <param name="isAmended">
  3849. <see langword="true" /> to specify that this qualifier is amended (flavor); otherwise, <see langword="false" />. </param>
  3850. <param name="propagatesToInstance">
  3851. <see langword="true" /> to propagate this qualifier to instances; otherwise, <see langword="false" />. </param>
  3852. <param name="propagatesToSubclass">
  3853. <see langword="true" /> to propagate this qualifier to subclasses; otherwise, <see langword="false" />. </param>
  3854. <param name="isOverridable">
  3855. <see langword="true" /> to specify that this qualifier's value is overridable in instances of subclasses; otherwise, <see langword="false" />. </param>
  3856. </member>
  3857. <member name="P:System.Management.QualifierDataCollection.Count">
  3858. <summary>
  3859. <para>Gets or sets the number of <see cref="T:System.Management.QualifierData" /> objects in the <see cref="T:System.Management.QualifierDataCollection" />.</para>
  3860. </summary>
  3861. </member>
  3862. <member name="P:System.Management.QualifierDataCollection.IsSynchronized">
  3863. <summary>
  3864. <para>Gets or sets a value indicating whether the object is synchronized.</para>
  3865. </summary>
  3866. </member>
  3867. <member name="P:System.Management.QualifierDataCollection.SyncRoot">
  3868. <summary>
  3869. <para>Gets or sets the object to be used for synchronization.</para>
  3870. </summary>
  3871. </member>
  3872. <member name="P:System.Management.QualifierDataCollection.Item(System.String)">
  3873. <summary>
  3874. <para> Gets the specified <see cref="T:System.Management.QualifierData" /> from the <see cref="T:System.Management.QualifierDataCollection" />.</para>
  3875. </summary>
  3876. <param name="qualifierName">The name of the <see cref="T:System.Management.QualifierData" /> to access in the <see cref="T:System.Management.QualifierDataCollection" />. </param>
  3877. </member>
  3878. <member name="M:System.Management.QualifierDataCollection.QualifierDataEnumerator.MoveNext">
  3879. <summary>
  3880. <para> Moves to the next element in the <see cref="T:System.Management.QualifierDataCollection" /> enumeration.</para>
  3881. </summary>
  3882. <returns>
  3883. <para>
  3884. <see langword="true" /> if the enumerator was successfully advanced to the next
  3885. element; <see langword="false" /> if the enumerator has passed the end of the
  3886. collection.</para>
  3887. </returns>
  3888. </member>
  3889. <member name="M:System.Management.QualifierDataCollection.QualifierDataEnumerator.Reset">
  3890. <summary>
  3891. <para>Resets the enumerator to the beginning of the <see cref="T:System.Management.QualifierDataCollection" /> enumeration.</para>
  3892. </summary>
  3893. </member>
  3894. <member name="P:System.Management.QualifierDataCollection.QualifierDataEnumerator.Current">
  3895. <summary>
  3896. <para>Gets or sets the current <see cref="T:System.Management.QualifierData" /> in the <see cref="T:System.Management.QualifierDataCollection" /> enumeration.</para>
  3897. </summary>
  3898. </member>
  3899. <member name="T:System.Management.MethodData">
  3900. <summary>
  3901. <para> Contains information about a WMI method.</para>
  3902. </summary>
  3903. </member>
  3904. <member name="P:System.Management.MethodData.Name">
  3905. <summary>
  3906. <para>Gets or sets the name of the method.</para>
  3907. </summary>
  3908. </member>
  3909. <member name="P:System.Management.MethodData.InParameters">
  3910. <summary>
  3911. <para> Gets or sets the input parameters to the method. Each
  3912. parameter is described as a property in the object. If a parameter is both in
  3913. and out, it appears in both the <see cref="P:System.Management.MethodData.InParameters" /> and <see cref="P:System.Management.MethodData.OutParameters" />
  3914. properties.</para>
  3915. </summary>
  3916. </member>
  3917. <member name="P:System.Management.MethodData.OutParameters">
  3918. <summary>
  3919. <para> Gets or sets the output parameters to the method. Each
  3920. parameter is described as a property in the object. If a parameter is both in
  3921. and out, it will appear in both the <see cref="P:System.Management.MethodData.InParameters" /> and <see cref="P:System.Management.MethodData.OutParameters" />
  3922. properties.</para>
  3923. </summary>
  3924. </member>
  3925. <member name="P:System.Management.MethodData.Origin">
  3926. <summary>
  3927. <para>Gets the name of the management class in which the method was first
  3928. introduced in the class inheritance hierarchy.</para>
  3929. </summary>
  3930. </member>
  3931. <member name="P:System.Management.MethodData.Qualifiers">
  3932. <summary>
  3933. <para>Gets a collection of qualifiers defined in the
  3934. method. Each element is of type <see cref="T:System.Management.QualifierData" />
  3935. and contains information such as the qualifier name, value, and
  3936. flavor.</para>
  3937. </summary>
  3938. </member>
  3939. <member name="T:System.Management.MethodDataCollection">
  3940. <summary>
  3941. <para> Represents the set of methods available in the collection.</para>
  3942. </summary>
  3943. </member>
  3944. <member name="M:System.Management.MethodDataCollection.CopyTo(System.Array,System.Int32)">
  3945. <summary>
  3946. <para> Copies the <see cref="T:System.Management.MethodDataCollection" /> into an array.</para>
  3947. </summary>
  3948. <param name="array">The array to which to copy the collection. </param>
  3949. <param name="index">The index from which to start. </param>
  3950. </member>
  3951. <member name="M:System.Management.MethodDataCollection.CopyTo(System.Management.MethodData[],System.Int32)">
  3952. <summary>
  3953. <para>Copies the <see cref="T:System.Management.MethodDataCollection" /> to a specialized <see cref="T:System.Management.MethodData" />
  3954. array.</para>
  3955. </summary>
  3956. <param name="methodArray">The destination array to which to copy the <see cref="T:System.Management.MethodData" /> objects.</param>
  3957. <param name=" index">The index in the destination array from which to start the copy.</param>
  3958. </member>
  3959. <member name="M:System.Management.MethodDataCollection.GetEnumerator">
  3960. <summary>
  3961. <para>Returns an enumerator for the <see cref="T:System.Management.MethodDataCollection" />.</para>
  3962. </summary>
  3963. <returns>An <see cref="T:System.Collections.IEnumerator" /> to enumerate through the collection.</returns>
  3964. </member>
  3965. <member name="M:System.Management.MethodDataCollection.Remove(System.String)">
  3966. <summary>
  3967. <para>Removes a <see cref="T:System.Management.MethodData" /> from the <see cref="T:System.Management.MethodDataCollection" />.</para>
  3968. </summary>
  3969. <param name="methodName">The name of the method to remove from the collection.</param>
  3970. </member>
  3971. <member name="M:System.Management.MethodDataCollection.Add(System.String)">
  3972. <summary>
  3973. <para>Adds a <see cref="T:System.Management.MethodData" /> to the <see cref="T:System.Management.MethodDataCollection" />. This overload will
  3974. add a new method with no parameters to the collection.</para>
  3975. </summary>
  3976. <param name="methodName">The name of the method to add.</param>
  3977. </member>
  3978. <member name="M:System.Management.MethodDataCollection.Add(System.String,System.Management.ManagementBaseObject,System.Management.ManagementBaseObject)">
  3979. <summary>
  3980. <para>Adds a <see cref="T:System.Management.MethodData" /> to the <see cref="T:System.Management.MethodDataCollection" />. This overload will add a new method with the
  3981. specified parameter objects to the collection.</para>
  3982. </summary>
  3983. <param name="methodName">The name of the method to add.</param>
  3984. <param name=" inParams">The <see cref="T:System.Management.ManagementBaseObject" /> holding the input parameters to the method.</param>
  3985. <param name=" outParams">The <see cref="T:System.Management.ManagementBaseObject" /> holding the output parameters to the method.</param>
  3986. </member>
  3987. <member name="P:System.Management.MethodDataCollection.Count">
  3988. <summary>
  3989. <para>Represents the number of objects in the <see cref="T:System.Management.MethodDataCollection" />.</para>
  3990. </summary>
  3991. </member>
  3992. <member name="P:System.Management.MethodDataCollection.IsSynchronized">
  3993. <summary>
  3994. <para>Indicates whether the object is synchronized.</para>
  3995. </summary>
  3996. </member>
  3997. <member name="P:System.Management.MethodDataCollection.SyncRoot">
  3998. <summary>
  3999. <para>Represents the object to be used for synchronization.</para>
  4000. </summary>
  4001. </member>
  4002. <member name="P:System.Management.MethodDataCollection.Item(System.String)">
  4003. <summary>
  4004. <para>Returns the specified <see cref="T:System.Management.MethodData" /> from the <see cref="T:System.Management.MethodDataCollection" />.</para>
  4005. </summary>
  4006. <param name="methodName">The name of the method requested.</param>
  4007. </member>
  4008. <!-- Badly formed XML comment ignored for member "T:System.Management.MethodDataCollection.MethodDataEnumerator" -->
  4009. <member name="M:System.Management.MethodDataCollection.MethodDataEnumerator.MoveNext">
  4010. <summary>
  4011. <para>Moves to the next element in the <see cref="T:System.Management.MethodDataCollection" /> enumeration.</para>
  4012. </summary>
  4013. <returns>
  4014. <see langword="true" /> if the enumerator was successfully advanced to the next method; <see langword="false" /> if the enumerator has passed the end of the collection.</returns>
  4015. </member>
  4016. <member name="M:System.Management.MethodDataCollection.MethodDataEnumerator.Reset">
  4017. <summary>
  4018. <para>Resets the enumerator to the beginning of the <see cref="T:System.Management.MethodDataCollection" /> enumeration.</para>
  4019. </summary>
  4020. </member>
  4021. <member name="P:System.Management.MethodDataCollection.MethodDataEnumerator.Current">
  4022. <summary>
  4023. <para>Returns the current <see cref="T:System.Management.MethodData" /> in the <see cref="T:System.Management.MethodDataCollection" />
  4024. enumeration.</para>
  4025. </summary>
  4026. </member>
  4027. <member name="T:System.Management.Instrumentation.InstrumentedAttribute">
  4028. <summary>
  4029. <para>Specifies that this assembly provides management instrumentation. This attribute should appear one time per assembly.</para>
  4030. </summary>
  4031. </member>
  4032. <member name="M:System.Management.Instrumentation.InstrumentedAttribute.#ctor">
  4033. <summary>
  4034. <para>Initializes a new instance of the <see cref="T:System.Management.Instrumentation.InstrumentedAttribute" />
  4035. class that is set for the root\default namespace. This is the default constructor.</para>
  4036. </summary>
  4037. </member>
  4038. <member name="M:System.Management.Instrumentation.InstrumentedAttribute.#ctor(System.String)">
  4039. <summary>
  4040. <para>Initializes a new instance of the <see cref="T:System.Management.Instrumentation.InstrumentedAttribute" /> class that is set to the specified namespace for instrumentation within this assembly.</para>
  4041. </summary>
  4042. <param name="namespaceName">The namespace for instrumentation instances and events.</param>
  4043. </member>
  4044. <member name="M:System.Management.Instrumentation.InstrumentedAttribute.#ctor(System.String,System.String)">
  4045. <summary>
  4046. <para>Initializes a new instance of the <see cref="T:System.Management.Instrumentation.InstrumentedAttribute" /> class that is set to the specified namespace and security settings for instrumentation within this assembly.</para>
  4047. </summary>
  4048. <param name="namespaceName">The namespace for instrumentation instances and events.</param>
  4049. <param name="securityDescriptor"> A security descriptor that allows only the specified users or groups to run applications that provide the instrumentation supported by this assembly.</param>
  4050. </member>
  4051. <member name="P:System.Management.Instrumentation.InstrumentedAttribute.NamespaceName">
  4052. <summary>
  4053. <para>Gets or sets the namespace for instrumentation instances and events in this assembly.</para>
  4054. </summary>
  4055. </member>
  4056. <member name="P:System.Management.Instrumentation.InstrumentedAttribute.SecurityDescriptor">
  4057. <summary>
  4058. <para> Gets or sets a security descriptor that allows only the specified users or groups to run
  4059. applications that provide the instrumentation supported by this assembly.</para>
  4060. </summary>
  4061. </member>
  4062. <member name="T:System.Management.Instrumentation.InstrumentationType">
  4063. <summary>
  4064. <para>Specifies the type of instrumentation provided by a class.</para>
  4065. </summary>
  4066. </member>
  4067. <member name="F:System.Management.Instrumentation.InstrumentationType.Instance">
  4068. <summary>
  4069. <para>Specifies that the class provides instances for management instrumentation.</para>
  4070. </summary>
  4071. </member>
  4072. <member name="F:System.Management.Instrumentation.InstrumentationType.Event">
  4073. <summary>
  4074. <para>Specifies that the class provides events for management instrumentation.</para>
  4075. </summary>
  4076. </member>
  4077. <member name="F:System.Management.Instrumentation.InstrumentationType.Abstract">
  4078. <summary>
  4079. <para>Specifies that the class defines an abstract class for management instrumentation.</para>
  4080. </summary>
  4081. </member>
  4082. <member name="T:System.Management.Instrumentation.InstrumentationClassAttribute">
  4083. <summary>
  4084. Specifies that a class provides event or instance instrumentation.
  4085. </summary>
  4086. </member>
  4087. <member name="M:System.Management.Instrumentation.InstrumentationClassAttribute.#ctor(System.Management.Instrumentation.InstrumentationType)">
  4088. <summary>
  4089. <para>Initializes a new instance of the <see cref="T:System.Management.Instrumentation.InstrumentationClassAttribute" /> class that is used if this type is derived from another type that has the <see cref="T:System.Management.Instrumentation.InstrumentationClassAttribute" /> attribute, or if this is a
  4090. top-level instrumentation class (for example, an instance or abstract class
  4091. without a base class, or an event derived from <see langword="__ExtrinsicEvent" />).</para>
  4092. </summary>
  4093. <param name="instrumentationType">The type of instrumentation provided by this class.</param>
  4094. </member>
  4095. <member name="M:System.Management.Instrumentation.InstrumentationClassAttribute.#ctor(System.Management.Instrumentation.InstrumentationType,System.String)">
  4096. <summary>
  4097. <para>Initializes a new instance of the <see cref="T:System.Management.Instrumentation.InstrumentationClassAttribute" /> class that
  4098. has schema for an existing base class. The class must contain
  4099. proper member definitions for the properties of the existing
  4100. WMI base class.</para>
  4101. </summary>
  4102. <param name="instrumentationType">The type of instrumentation provided by this class.</param>
  4103. <param name="managedBaseClassName">The name of the base class.</param>
  4104. </member>
  4105. <member name="P:System.Management.Instrumentation.InstrumentationClassAttribute.InstrumentationType">
  4106. <summary>
  4107. <para>Gets or sets the type of instrumentation provided by this class.</para>
  4108. </summary>
  4109. </member>
  4110. <member name="P:System.Management.Instrumentation.InstrumentationClassAttribute.ManagedBaseClassName">
  4111. <summary>
  4112. <para>Gets or sets the name of the base class of this instrumentation class.</para>
  4113. </summary>
  4114. </member>
  4115. <member name="T:System.Management.Instrumentation.ManagedNameAttribute">
  4116. <summary>
  4117. <para>Allows an instrumented class, or member of an instrumented class,
  4118. to present an alternate name through management instrumentation.</para>
  4119. </summary>
  4120. </member>
  4121. <member name="M:System.Management.Instrumentation.ManagedNameAttribute.#ctor(System.String)">
  4122. <summary>
  4123. <para>Initializes a new instance of the <see cref="T:System.Management.Instrumentation.ManagedNameAttribute" /> class that allows the alternate name to be specified
  4124. for the type, field, property, method, or parameter to which this attribute is applied.</para>
  4125. </summary>
  4126. <param name="name">The alternate name for the type, field, property, method, or parameter to which this attribute is applied.</param>
  4127. </member>
  4128. <member name="T:System.Management.Instrumentation.IgnoreMemberAttribute">
  4129. <summary>
  4130. <para>Allows a particular member of an instrumented class to be ignored
  4131. by management instrumentation</para>
  4132. </summary>
  4133. </member>
  4134. <member name="T:System.Management.Instrumentation.Instrumentation">
  4135. <summary>
  4136. <para> Provides helper functions for exposing events and data for management.
  4137. There is a single instance of this class per application domain.</para>
  4138. </summary>
  4139. </member>
  4140. <member name="M:System.Management.Instrumentation.Instrumentation.RegisterAssembly(System.Reflection.Assembly)">
  4141. <summary>
  4142. <para>Registers the management instance or event classes in the specified assembly with WMI. This ensures that the instrumentation schema is accessible to System.Management client applications.</para>
  4143. </summary>
  4144. <param name="assemblyToRegister">
  4145. <para>The assembly containing instrumentation instance or event types.</para>
  4146. </param>
  4147. </member>
  4148. <member name="M:System.Management.Instrumentation.Instrumentation.IsAssemblyRegistered(System.Reflection.Assembly)">
  4149. <summary>
  4150. <para>Determines if the instrumentation schema of the specified assembly has already been correctly registered with WMI.</para>
  4151. </summary>
  4152. <param name="assemblyToRegister">
  4153. <para>The assembly containing instrumentation instance or event types.</para>
  4154. </param>
  4155. <returns>
  4156. <para>true if the instrumentation schema in the specified assembly is registered with WMI; otherwise, false.</para>
  4157. </returns>
  4158. </member>
  4159. <member name="M:System.Management.Instrumentation.Instrumentation.Fire(System.Object)">
  4160. <summary>
  4161. <para>Raises a management event.</para>
  4162. </summary>
  4163. <param name="eventData">The object that determines the class, properties, and values of the event.</param>
  4164. </member>
  4165. <member name="M:System.Management.Instrumentation.Instrumentation.Publish(System.Object)">
  4166. <summary>
  4167. <para>Makes an instance visible through management instrumentation.</para>
  4168. </summary>
  4169. <param name="instanceData">The instance that is to be visible through management instrumentation.</param>
  4170. </member>
  4171. <member name="M:System.Management.Instrumentation.Instrumentation.Revoke(System.Object)">
  4172. <summary>
  4173. <para>Makes an instance that was previously published through the <see cref="M:System.Management.Instrumentation.Instrumentation.Publish(System.Object)" />
  4174. method no longer visible through management instrumentation.</para>
  4175. </summary>
  4176. <param name="instanceData">The object to remove from visibility for management instrumentation.</param>
  4177. </member>
  4178. <member name="M:System.Management.Instrumentation.Instrumentation.SetBatchSize(System.Type,System.Int32)">
  4179. <summary>
  4180. Specifies the maximum number of objects of the specified type to be provided at a time.
  4181. </summary>
  4182. <param name="instrumentationClass">The class for which the batch size is being set.</param>
  4183. <param name="batchSize">The maximum number of objects to be provided at a time.</param>
  4184. </member>
  4185. <member name="T:System.Management.Instrumentation.IEvent">
  4186. <summary>
  4187. <para>Specifies a source of a management instrumentation event.
  4188. Objects that implement this interface are known to be sources of management
  4189. instrumentation events. Classes that do not derive from <see cref="T:System.Management.Instrumentation.BaseEvent" /> should implement
  4190. this interface instead.</para>
  4191. </summary>
  4192. </member>
  4193. <member name="M:System.Management.Instrumentation.IEvent.Fire">
  4194. <summary>
  4195. <para>
  4196. Raises a management event.</para>
  4197. </summary>
  4198. </member>
  4199. <member name="T:System.Management.Instrumentation.BaseEvent">
  4200. <summary>
  4201. <para>Represents classes derived
  4202. from <see cref="T:System.Management.Instrumentation.BaseEvent" /> that are known to be
  4203. management event classes. These derived classes inherit an implementation
  4204. of <see cref="T:System.Management.Instrumentation.IEvent" /> that allows events to be
  4205. fired through the <see cref="M:System.Management.Instrumentation.IEvent.Fire" />
  4206. method.</para>
  4207. </summary>
  4208. </member>
  4209. <member name="M:System.Management.Instrumentation.BaseEvent.Fire">
  4210. <summary>
  4211. <para>Raises a management event.</para>
  4212. </summary>
  4213. </member>
  4214. <member name="T:System.Management.Instrumentation.IInstance">
  4215. <summary>
  4216. <para>Specifies a source of a management instrumentation
  4217. instance. Objects that implement this interface are known to be sources of
  4218. management instrumentation instances. Classes that do not derive from <see cref="T:System.Management.Instrumentation.Instance" /> should implement
  4219. this interface instead.</para>
  4220. </summary>
  4221. </member>
  4222. <member name="P:System.Management.Instrumentation.IInstance.Published">
  4223. <summary>
  4224. Gets or sets a value indicating whether instances of
  4225. classes that implement this interface are visible through management
  4226. instrumentation.
  4227. </summary>
  4228. </member>
  4229. <member name="T:System.Management.Instrumentation.Instance">
  4230. <summary>
  4231. <para> Represents derived classes known to be management
  4232. instrumentation instance classes. These derived classes inherit an
  4233. implementation of <see cref="T:System.Management.Instrumentation.IInstance" /> that allows instances to be
  4234. published through the <see cref="P:System.Management.Instrumentation.IInstance.Published" />
  4235. property.</para>
  4236. </summary>
  4237. </member>
  4238. <member name="P:System.Management.Instrumentation.Instance.Published">
  4239. <summary>
  4240. <para>Gets or sets a value indicating whether instances of classes that implement this interface are visible through management instrumentation.</para>
  4241. </summary>
  4242. </member>
  4243. <member name="T:System.Management.Instrumentation.ManagementInstaller">
  4244. <summary>
  4245. <para>Installs instrumented assemblies. Include an instance of this installer class in the project installer for
  4246. an assembly that includes instrumentation.</para>
  4247. </summary>
  4248. </member>
  4249. <member name="M:System.Management.Instrumentation.ManagementInstaller.Install(System.Collections.IDictionary)">
  4250. <summary>
  4251. <para>Installs the assembly.</para>
  4252. </summary>
  4253. <param name="savedState">The state of the assembly.</param>
  4254. </member>
  4255. <member name="M:System.Management.Instrumentation.ManagementInstaller.Commit(System.Collections.IDictionary)">
  4256. <summary>
  4257. <para>Commits the assembly to the operation.</para>
  4258. </summary>
  4259. <param name="savedState">The state of the assembly.</param>
  4260. </member>
  4261. <member name="M:System.Management.Instrumentation.ManagementInstaller.Rollback(System.Collections.IDictionary)">
  4262. <summary>
  4263. <para>Rolls back the state of the assembly.</para>
  4264. </summary>
  4265. <param name="savedState">The state of the assembly.</param>
  4266. </member>
  4267. <member name="M:System.Management.Instrumentation.ManagementInstaller.Uninstall(System.Collections.IDictionary)">
  4268. <summary>
  4269. <para>Uninstalls the assembly.</para>
  4270. </summary>
  4271. <param name="savedState">The state of the assembly.</param>
  4272. </member>
  4273. <member name="P:System.Management.Instrumentation.ManagementInstaller.HelpText">
  4274. <summary>
  4275. <para>Gets or sets installer options for this class.</para>
  4276. </summary>
  4277. </member>
  4278. <member name="T:System.Management.Instrumentation.DefaultManagementProjectInstaller">
  4279. <summary>
  4280. <para> Installs an instrumented assembly. This class is a default project installer for assemblies that contain
  4281. management instrumentation and do not use other installers (such as services, or message
  4282. queues). To use this default project installer, simply derive a class from
  4283. <see cref="T:System.Management.Instrumentation.DefaultManagementProjectInstaller" /> inside the assembly. No methods need
  4284. to be overridden.</para>
  4285. </summary>
  4286. </member>
  4287. <member name="M:System.Management.Instrumentation.DefaultManagementProjectInstaller.#ctor">
  4288. <summary>
  4289. <para>Initializes a new instance of the
  4290. <see cref="T:System.Management.Instrumentation.DefaultManagementProjectInstaller" /> class. This is the default constructor.</para>
  4291. </summary>
  4292. </member>
  4293. <member name="T:System.Management.CodeLanguage">
  4294. <summary>
  4295. <para>Defines the languages supported by the code generator.</para>
  4296. </summary>
  4297. </member>
  4298. <member name="F:System.Management.CodeLanguage.CSharp">
  4299. <summary>
  4300. A value for generating C# code.
  4301. </summary>
  4302. </member>
  4303. <member name="F:System.Management.CodeLanguage.JScript">
  4304. <summary>
  4305. <para>A value for generating JScript code.</para>
  4306. </summary>
  4307. </member>
  4308. <member name="F:System.Management.CodeLanguage.VB">
  4309. <summary>
  4310. <para>A value for generating Visual Basic code.</para>
  4311. </summary>
  4312. </member>
  4313. <member name="M:System.Management.ManagementClassGenerator.#ctor">
  4314. <summary>
  4315. <para>Creates an empty generator object. This is the default constructor.</para>
  4316. </summary>
  4317. </member>
  4318. <member name="M:System.Management.ManagementClassGenerator.#ctor(System.Management.ManagementClass)">
  4319. <summary>
  4320. <para>Creates a generator object and initializes it
  4321. with the specified <see cref="T:System.Management.ManagementClass" />.</para>
  4322. </summary>
  4323. <param name="cls">
  4324. <see cref="T:System.Management.ManagementClass" /> object for which the code is to be generated.</param>
  4325. </member>
  4326. <member name="M:System.Management.ManagementClassGenerator.GenerateCode(System.Boolean,System.Boolean)">
  4327. <summary>
  4328. <para>
  4329. Returns a <see cref="T:System.CodeDom.CodeTypeDeclaration" /> for
  4330. this class.</para>
  4331. </summary>
  4332. <param name="includeSystemProperties">Indicates if a class for handling system properties should be included.</param>
  4333. <param name="systemPropertyClass">Indicates if the generated code is for a class that handles system properties.</param>
  4334. <returns>
  4335. <para>Returns the <see cref="T:System.CodeDom.CodeTypeDeclaration" /> for the WMI class.</para>
  4336. </returns>
  4337. </member>
  4338. <member name="M:System.Management.ManagementClassGenerator.GenerateCode(System.Management.CodeLanguage,System.String,System.String)">
  4339. <summary>
  4340. Generates a strongly-typed code class for the specified language provider (C#, Visual Basic or JScript)
  4341. and writes it to the specified file.
  4342. </summary>
  4343. <param name="lang">The language to generate in.</param>
  4344. <param name="FilePath">The path to the file where the generated code should be stored.</param>
  4345. <param name="Namespace">The .NET namespace into which the class is generated.</param>
  4346. </member>
  4347. <member name="P:System.Management.ManagementClassGenerator.Server">
  4348. <summary>
  4349. <para>Indicates the name of the server from which the WMI class originates.</para>
  4350. </summary>
  4351. </member>
  4352. <member name="P:System.Management.ManagementClassGenerator.WMINamespace">
  4353. <summary>
  4354. <para>Indicates the WMI namespace from which the WMI class originates.</para>
  4355. </summary>
  4356. </member>
  4357. <member name="P:System.Management.ManagementClassGenerator.ClassName">
  4358. <summary>
  4359. <para>Indicates the original name of the WMI class.</para>
  4360. </summary>
  4361. </member>
  4362. <member name="P:System.Management.ManagementClassGenerator.WMIPath">
  4363. <summary>
  4364. <para>The full path of the WMI class.</para>
  4365. </summary>
  4366. </member>
  4367. <member name="P:System.Management.ManagementClassGenerator.UnsignedSupported">
  4368. <summary>
  4369. <para>Checks if the current language supports unsigned values.</para>
  4370. </summary>
  4371. <returns>
  4372. <see langword="true" /> if the language supports unsigned values, <see langword="false" /> otherwise.</returns>
  4373. </member>
  4374. <member name="P:System.Management.ManagementClassGenerator.Username">
  4375. <summary>
  4376. <para>Specifies a user name for the WMI connection.</para>
  4377. </summary>
  4378. </member>
  4379. <member name="P:System.Management.ManagementClassGenerator.Password">
  4380. <summary>
  4381. <para>Specifies a user password if a different user name was specified.</para>
  4382. </summary>
  4383. </member>
  4384. <member name="P:System.Management.ManagementClassGenerator.Authority">
  4385. <summary>
  4386. <para>Specifies an authority to be used for the WMI connection.</para>
  4387. </summary>
  4388. </member>
  4389. <member name="P:System.Management.ManagementClassGenerator.GeneratedFileName">
  4390. <summary>
  4391. <para>[To be supplied.]</para>
  4392. </summary>
  4393. </member>
  4394. <member name="P:System.Management.ManagementClassGenerator.GeneratedTypeName">
  4395. <summary>
  4396. <para>[To be supplied.]</para>
  4397. </summary>
  4398. </member>
  4399. </members>
  4400. </doc>