Поделиться через


IDirectiveProcessor.GetReferencesForProcessingRun - метод

Возвращает все ссылки передать компилятору вследствие последнего запуска.

Пространство имен:  Microsoft.VisualStudio.TextTemplating
Сборка:  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (в Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)

Синтаксис

'Декларация
Function GetReferencesForProcessingRun As String()
string[] GetReferencesForProcessingRun()
array<String^>^ GetReferencesForProcessingRun()
abstract GetReferencesForProcessingRun : unit -> string[] 
function GetReferencesForProcessingRun() : String[]

Возвращаемое значение

Тип: array<System.String[]

Безопасность платформы .NET Framework

См. также

Ссылки

IDirectiveProcessor Интерфейс

Microsoft.VisualStudio.TextTemplating - пространство имен