IDirectiveProcessor.GetReferencesForProcessingRun – metoda
Získá všechny odkazy předat kompilátor z posledního spuštění.
Obor názvů: Microsoft.VisualStudio.TextTemplating
Sestavení: Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (v Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)
Syntaxe
'Deklarace
Function GetReferencesForProcessingRun As String()
string[] GetReferencesForProcessingRun()
array<String^>^ GetReferencesForProcessingRun()
abstract GetReferencesForProcessingRun : unit -> string[]
function GetReferencesForProcessingRun() : String[]
Vrácená hodnota
Typ: array<System.String[]
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.