Compiler.SourceFile property [SDM]

 
Platform SDK: System Definition Model Overview

Compiler.SourceFile

Note: This documentation is preliminary and is subject to change.

Gets and sets the file that is compiled the next time the Compile method is called. The SourceFile value may be either the relative or absolute path of the source file.

[C#]
public String SourceFile {get; set;}
FakePre-5c8bd034eb6e49d982b3fc872bed88c5-c261862016ae45a6bcbd595a65edc592

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.