Compiler.CompiledDocumentRemainsLoaded property [SDM]
| Platform SDK: System Definition Model Overview |
Compiler.CompiledDocumentRemainsLoaded
Note: This documentation is preliminary and is subject to change.
Gets or sets whether the compiled SDM document remains in memory following a successful compilation. By keeping the compiled document in memory, you do not need to add the document to the references collection and there is no need for the process to find and reload the document for additional processing.
[C#]
public Boolean CompiledDocumentRemainsLoaded {get; set;}
FakePre-c7f3f2cd0d994c81be37f8421826fb09-f6c5fce3622a45439efe8521cba2cab3
Requirements
| Namespace | Defined in Microsoft.SystemDefinitionModel.Tools. |
| Assembly | Requires SdmCompile (in SdmCompile.dll). |
| .NET Framework | Requires .NET Framework 2.0. |
See Also
Microsoft.SystemDefinitionModel.Tools, Compiler
| Last updated: June 2005 | What did you think of this topic? | Order a Platform SDK CD |
| © Microsoft Corporation. All rights reserved. Terms of use. |