SystemInformationEvent.Displays Property

Definition

Gets a list of the display settings for the displays attached to the system.

public:
 property System::Collections::Generic::IList<Microsoft::VisualStudio::IntelliTrace::DisplaySettings> ^ Displays { System::Collections::Generic::IList<Microsoft::VisualStudio::IntelliTrace::DisplaySettings> ^ get(); };
public System.Collections.Generic.IList<Microsoft.VisualStudio.IntelliTrace.DisplaySettings> Displays { get; }
member this.Displays : System.Collections.Generic.IList<Microsoft.VisualStudio.IntelliTrace.DisplaySettings>
Public ReadOnly Property Displays As IList(Of DisplaySettings)

Property Value

Applies to