Compiler.TargetFile property [SDM]
| Platform SDK: System Definition Model Overview |
Compiler.TargetFile
Note: This documentation is preliminary and is subject to change.
Gets and sets the SDM output file name. The Compiler.TargetFile value may be either the relative or absolute path of the target file.
[C#]
public String TargetFile {get; set;}
FakePre-285a3aab2c1c4c62a592436d02d9f762-167860d87fd3482d88c3f5e9c667eaa8
Requirements
| Namespace | Defined in Microsoft.SystemDefinitionModel.Tools. |
| Assembly | Requires SdmCompile (in SdmCompile.dll). |
| .NET Framework | Requires .NET Framework 2.0. |
See Also
Compiler, Microsoft.SystemDefinitionModel.Tools
| Last updated: June 2005 | What did you think of this topic? | Order a Platform SDK CD |
| © Microsoft Corporation. All rights reserved. Terms of use. |