IDirectiveProcessor.GetReferencesForProcessingRun Method

Definition

Gets any references to pass to the compiler because of the most recent run.

public:
 cli::array <System::String ^> ^ GetReferencesForProcessingRun();
public string[] GetReferencesForProcessingRun ();
abstract member GetReferencesForProcessingRun : unit -> string[]
Public Function GetReferencesForProcessingRun () As String()

Returns

String[]

Applies to