AssemblyReferencesHelper.GetAssemblyReferences Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the assembly references.
public void GetAssemblyReferences (string startPoint, ref System.Collections.Specialized.StringCollection files);
member this.GetAssemblyReferences : string * StringCollection -> unit
Public Sub GetAssemblyReferences (startPoint As String, ByRef files As StringCollection)
Parameters
- startPoint
- String
- files
- StringCollection
Remarks
For internal use.