IntelliTraceProcess.SystemInformationEvent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the system information event that describes properties of the system where the recording took place.
public:
property Microsoft::VisualStudio::IntelliTrace::SystemInformationEvent ^ SystemInformationEvent { Microsoft::VisualStudio::IntelliTrace::SystemInformationEvent ^ get(); };
public:
property Microsoft::VisualStudio::IntelliTrace::SystemInformationEvent ^ SystemInformationEvent { Microsoft::VisualStudio::IntelliTrace::SystemInformationEvent ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.SystemInformationEvent SystemInformationEvent { get; }
member this.SystemInformationEvent : Microsoft.VisualStudio.IntelliTrace.SystemInformationEvent
Public ReadOnly Property SystemInformationEvent As SystemInformationEvent