Share via


IDirectiveProcessor.GetImportsForProcessingRun Method

Definition

Gets any namespaces to import because of the most recent run.

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

Returns

String[]

Applies to