DirectiveProcessor.GetReferencesForProcessingRun Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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[]