ReferenceBase.

GetRelatedFiles(string, Hashtable) Method

Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ReferenceBase

Syntax

public static void GetRelatedFiles(string file, Hashtable relatedFiles)

Parameters

Name Type Description
file string
relatedFiles Hashtable

Return Value

Type Description
void