IntelliTraceProcess.Modules Свойство

Определение

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

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::IntelliTrace::IntelliTraceModule ^> ^ Modules { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::IntelliTrace::IntelliTraceModule ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.IntelliTrace.IntelliTraceModule> Modules { get; }
member this.Modules : seq<Microsoft.VisualStudio.IntelliTrace.IntelliTraceModule>
Public ReadOnly Property Modules As IEnumerable(Of IntelliTraceModule)

Значение свойства

IEnumerable<IntelliTraceModule>

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