Gets a collection of directories that will be probed when attempting to load assemblies.
[Visual Basic] Public Property ReadOnly ReferencePaths As ReferencePathCollection [C#] public ReferencePathCollection ReferencePaths { get; } [C++] public: __property ReferencePathCollection* get_ReferencePaths(); [JScript] public function get ReferencePaths() : ReferencePathCollection
Project Class | NDoc.Core Namespace