|
131 | 131 | <ReturnType>System.Boolean</ReturnType>
|
132 | 132 | </ReturnValue>
|
133 | 133 | <Docs>
|
134 |
| - <summary>Sets or gets a Boolean value that signifies whether the script engine produces debug information when the Compile method is called.</summary> |
| 134 | + <summary>Gets or sets a Boolean value that signifies whether the script engine produces debug information when the Compile method is called.</summary> |
135 | 135 | <value>
|
136 | 136 | <see langword="true" /> to produce debug information; otherwise, <see langword="false" />.</value>
|
137 | 137 | <remarks>To be added.</remarks>
|
|
378 | 378 | <ReturnType>System.String</ReturnType>
|
379 | 379 | </ReturnValue>
|
380 | 380 | <Docs>
|
381 |
| - <summary>Sets or gets the display name of the script engine.</summary> |
| 381 | + <summary>Gets or sets the display name of the script engine.</summary> |
382 | 382 | <value>The name of the engine.</value>
|
383 | 383 | <remarks>To be added.</remarks>
|
384 | 384 | </Docs>
|
|
441 | 441 | <ReturnType>System.String</ReturnType>
|
442 | 442 | </ReturnValue>
|
443 | 443 | <Docs>
|
444 |
| - <summary>Sets or gets a script engine's root moniker.</summary> |
| 444 | + <summary>Gets or sets a script engine's root moniker.</summary> |
445 | 445 | <value>The root moniker of the engine.</value>
|
446 | 446 | <remarks>To be added.</remarks>
|
447 | 447 | </Docs>
|
|
462 | 462 | <ReturnType>System.String</ReturnType>
|
463 | 463 | </ReturnValue>
|
464 | 464 | <Docs>
|
465 |
| - <summary>Sets or gets the root namespace used by the script engine.</summary> |
| 465 | + <summary>Gets or sets the root namespace used by the script engine.</summary> |
466 | 466 | <value>The namespace of the engine.</value>
|
467 | 467 | <remarks>To be added.</remarks>
|
468 | 468 | </Docs>
|
|
580 | 580 | <ReturnType>Microsoft.JScript.Vsa.IJSVsaSite</ReturnType>
|
581 | 581 | </ReturnValue>
|
582 | 582 | <Docs>
|
583 |
| - <summary>Sets or gets the host-implemented IJSVsaSite object that is used by the script engine to communicate with the host.</summary> |
| 583 | + <summary>Gets or sets the host-implemented IJSVsaSite object that is used by the script engine to communicate with the host.</summary> |
584 | 584 | <value>The host-implemented object.</value>
|
585 | 585 | <remarks>To be added.</remarks>
|
586 | 586 | </Docs>
|
|
0 commit comments