Compiler.ReferenceSearchPath property [SDM]

 
Platform SDK: System Definition Model Overview

Compiler.ReferenceSearchPath

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

Gets and sets the collection of directories that are searched for references during a compilation.

[C#]
public SearchPathCollection ReferenceSearchPath {get; set;}
FakePre-9946164f1c444106b9972df9693b2e15-0e80cfc936e84c1695842e2f20d03fde

Remarks

Used to search for a referenced .sdmdocument file if the reference is not an absolute path or not found in the current directory.

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, SearchPathCollection

  
  Last updated: June 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.