DirectiveProcessor.GetReferencesForProcessingRun Yöntem

Tanım

En son çalıştırmanın bir sonucu olarak derleyiciye geçirilecek herhangi bir başvuru alın.

public:
 abstract cli::array <System::String ^> ^ GetReferencesForProcessingRun();
public:
 abstract Platform::Array <Platform::String ^> ^ GetReferencesForProcessingRun();
 abstract std::Array <std::wstring const &> GetReferencesForProcessingRun();
public abstract string[] GetReferencesForProcessingRun ();
abstract member GetReferencesForProcessingRun : unit -> string[]
Public MustOverride Function GetReferencesForProcessingRun () As String()

Döndürülenler

String[]

Uygulamalar

Şunlara uygulanır