IntelliTraceProcess.ProcessInformationEvent Property

Definition

Gets the ProcessInformationEvent that describes properties of the recorded process.

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

Property Value

Applies to