PexInstrumentAssemblyAttributeBase.GetTargetAssemblies Метод

Определение

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

protected:
 abstract Microsoft::ExtendedReflection::Collections::IIndexable<System::String ^> ^ GetTargetAssemblies();
protected abstract Microsoft.ExtendedReflection.Collections.IIndexable<string> GetTargetAssemblies ();
abstract member GetTargetAssemblies : unit -> Microsoft.ExtendedReflection.Collections.IIndexable<string>
Protected MustOverride Function GetTargetAssemblies () As IIndexable(Of String)

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

Microsoft.ExtendedReflection.Collections.IIndexable<String>

Применяется к