TraceLoggingService.ExpectedProcesses Property

Definition

Gets the active list of expected processes

public:
 property Microsoft::VisualStudio::IntelliTrace::ExpectedProcessCollection ^ ExpectedProcesses { Microsoft::VisualStudio::IntelliTrace::ExpectedProcessCollection ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollection ExpectedProcesses { get; }
member this.ExpectedProcesses : Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollection
Public ReadOnly Property ExpectedProcesses As ExpectedProcessCollection

Property Value

Applies to