diff --git a/xml/Microsoft.Vsa/BaseVsaEngine+Pre.xml b/xml/Microsoft.Vsa/BaseVsaEngine+Pre.xml index 17b52383456..00ba75357f6 100644 --- a/xml/Microsoft.Vsa/BaseVsaEngine+Pre.xml +++ b/xml/Microsoft.Vsa/BaseVsaEngine+Pre.xml @@ -40,7 +40,7 @@ 4 - To be added. + The engine is compiled. @@ -61,7 +61,7 @@ 1024 - To be added. + The engine is initialized. @@ -82,7 +82,7 @@ 1 - To be added. + The engine is not closed. @@ -103,7 +103,7 @@ 2048 - To be added. + The engine is not initialized. @@ -124,7 +124,7 @@ 16 - To be added. + The engine is not running. @@ -145,7 +145,7 @@ 8 - To be added. + The engine is running. @@ -166,7 +166,7 @@ 0 - To be added. + No engine is set. @@ -187,7 +187,7 @@ 64 - To be added. + The root moniker is not set. @@ -208,7 +208,7 @@ 32 - To be added. + The root moniker is set. @@ -229,7 +229,7 @@ 128 - To be added. + The root namespace is set. @@ -250,7 +250,7 @@ 512 - To be added. + The site is not set. @@ -271,7 +271,7 @@ 256 - To be added. + The site is set. @@ -292,7 +292,7 @@ 2 - To be added. + The debug features are switched on. diff --git a/xml/Microsoft.Vsa/BaseVsaEngine.xml b/xml/Microsoft.Vsa/BaseVsaEngine.xml index 0487315514d..8074f6ebcd2 100644 --- a/xml/Microsoft.Vsa/BaseVsaEngine.xml +++ b/xml/Microsoft.Vsa/BaseVsaEngine.xml @@ -51,7 +51,7 @@ System._AppDomain - To be added. + Gets or sets the application domain. To be added. To be added. @@ -73,7 +73,7 @@ System.String - To be added. + Gets or sets the application base. To be added. To be added. @@ -95,7 +95,7 @@ System.String - To be added. + Specifies the application path. To be added. @@ -119,8 +119,8 @@ System.Reflection.Assembly - To be added. - To be added. + Gets a reference to the running assembly generated by Run method. + A reference to the running assembly generated by Run method. To be added. @@ -141,7 +141,7 @@ System.String - To be added. + Specifies the assembly version. To be added. @@ -213,7 +213,7 @@ System.String - To be added. + Specifies the compiled root namespace. To be added. @@ -356,7 +356,7 @@ System.String - To be added. + Specifies the engine moniker. To be added. @@ -377,7 +377,7 @@ System.String - To be added. + Specifies the engine name. To be added. @@ -398,7 +398,7 @@ Microsoft.Vsa.IVsaSite - To be added. + Specifies the engine site. To be added. @@ -445,7 +445,7 @@ System.Int32 - To be added. + Specifies the error locale. To be added. @@ -469,8 +469,8 @@ System.Security.Policy.Evidence - To be added. - To be added. + Gets or sets the evidence for the purpose of validating the current object's identity. + The evidence for the purpose of validating the current object's identity. To be added. @@ -491,7 +491,7 @@ System.Security.Policy.Evidence - To be added. + Specifies the execution evidence. To be added. @@ -512,7 +512,7 @@ System.Boolean - To be added. + Indicates whether the compilation failed. To be added. @@ -533,7 +533,7 @@ System.Boolean - To be added. + Indicates whether debug information is generated. To be added. @@ -557,8 +557,9 @@ System.Boolean - To be added. - To be added. + Gets or sets a value that indicates whether the script engine produces debug information when the Compile method is called. + + to produce debug information; otherwise, . To be added. @@ -634,7 +635,7 @@ System.Boolean - To be added. + Indicates whether there is a compiled state. To be added. @@ -680,7 +681,7 @@ System.Boolean - To be added. + Indicates whether the engine is closed. To be added. @@ -704,8 +705,9 @@ System.Boolean - To be added. - To be added. + Gets a value that indicates whether the source is compiled. + + if the source is compiled; otherwise, . To be added. @@ -726,7 +728,7 @@ System.Boolean - To be added. + Specifies whether debug information is supported. To be added. @@ -747,8 +749,9 @@ System.Boolean - To be added. - To be added. + Gets or sets a value that indicates whether the current in-memory representation of the item differs from the persisted representation. + + if the in-memory representation differs from the persisted representation; otherwise, . To be added. @@ -769,7 +772,7 @@ System.Boolean - To be added. + Indicates whether the engine is compiled. To be added. @@ -790,7 +793,7 @@ System.Boolean - To be added. + Indicates whether the current in-memory representation of the item differs from the persisted representation. To be added. @@ -811,7 +814,7 @@ System.Boolean - To be added. + Indicates whether the engine is initialized. To be added. @@ -832,7 +835,7 @@ System.Boolean - To be added. + Indicates whether the engine is running. To be added. @@ -856,8 +859,9 @@ System.Boolean - To be added. - To be added. + Gets a value that indicates whether the engine is currently in run mode. + + if the engine is in run mode; otherwise, . To be added. @@ -936,8 +940,8 @@ Microsoft.Vsa.IVsaItems - To be added. - To be added. + Gets the collection of IVsaItems objects, which represent all items added to the engine. + The collection of items. To be added. @@ -961,8 +965,8 @@ System.String - To be added. - To be added. + Gets the name of the programming language supported by the engine. + The name of the programming language. To be added. @@ -986,8 +990,8 @@ System.Int32 - To be added. - To be added. + Gets or sets the geographical locale and language in which to report exception messages. + The geographical locale and language in which to report exception messages. To be added. @@ -1031,7 +1035,7 @@ System.Reflection.Assembly - To be added. + Specifies the loaded assembly. To be added. @@ -1083,8 +1087,8 @@ System.String - To be added. - To be added. + Gets or sets the display name of the engine. + The display name of the engine. To be added. @@ -1105,7 +1109,7 @@ System.Collections.Hashtable - To be added. + Specifies the name table. To be added. @@ -1226,8 +1230,8 @@ System.String - To be added. - To be added. + Gets or sets the root moniker used by the engine. + The root moniker used by the engine. To be added. @@ -1248,8 +1252,8 @@ System.String - To be added. - To be added. + Gets or sets the root namespace. + The root namespace. @@ -1272,8 +1276,8 @@ System.String - To be added. - To be added. + Gets or sets the root namespace used by the engine. + The root namespace used by the engine. To be added. @@ -1298,7 +1302,7 @@ - To be added. + Initiates execution of compiled code in the engine and binds all event handlers. To be added. @@ -1326,9 +1330,9 @@ - To be added. - To be added. - To be added. + The compiled state of the script engine. + Specifies debugging information contained in the .PDB file corresponding to the PE (portable executable). + Saves the compiled state of the engine; optionally, it also saves debugging information. To be added. @@ -1355,8 +1359,8 @@ - To be added. - To be added. + The site to which source state is saved. + Directs the engine to persist its source state. To be added. @@ -1377,7 +1381,7 @@ System.String - To be added. + Specifies the script language. To be added. @@ -1458,8 +1462,8 @@ Microsoft.Vsa.IVsaSite - To be added. - To be added. + Gets or sets the host-implemented IVsaSite object that is used by the engine to communicate with the host. + The host-implemented IVsaSite object that is used by the engine to communicate with the host. To be added. @@ -1480,7 +1484,7 @@ System.Type - To be added. + Specifies the startup class. To be added. @@ -1501,7 +1505,7 @@ Microsoft.Vsa.BaseVsaStartup - To be added. + Specifies the startup instance. To be added. @@ -1525,8 +1529,8 @@ - To be added. - To be added. + The root moniker to validate. + Validates the root moniker. To be added. @@ -1550,8 +1554,8 @@ System.String - To be added. - To be added. + Gets the current version of the language compiler supported by the engine, in the form Major.Minor.Revision.Build. + The current version of the language compiler supported by the engine. To be added. @@ -1572,7 +1576,7 @@ Microsoft.Vsa.IVsaItems - To be added. + Specifies the collection of IVsaItem objects. To be added. diff --git a/xml/Microsoft.Vsa/BaseVsaSite.xml b/xml/Microsoft.Vsa/BaseVsaSite.xml index 456dc7d1b75..4e9cf7f4b4e 100644 --- a/xml/Microsoft.Vsa/BaseVsaSite.xml +++ b/xml/Microsoft.Vsa/BaseVsaSite.xml @@ -63,8 +63,8 @@ System.Byte[] - To be added. - To be added. + Gets an assembly for this site. + An assembly for this site. To be added. @@ -85,8 +85,8 @@ System.Byte[] - To be added. - To be added. + Gets debug information for this site. + Debug information for this site. To be added. diff --git a/xml/Microsoft.Vsa/BaseVsaStartup.xml b/xml/Microsoft.Vsa/BaseVsaStartup.xml index b935a756937..55ed2bab74e 100644 --- a/xml/Microsoft.Vsa/BaseVsaStartup.xml +++ b/xml/Microsoft.Vsa/BaseVsaStartup.xml @@ -106,7 +106,7 @@ Microsoft.Vsa.IVsaSite - To be added. + Specifies the site where the engine is started. To be added.