DisplaySettings Structure

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Describes the display settings for a display attached to a computer.

Namespace:  Microsoft.VisualStudio.TraceLog
Assembly:  Microsoft.VisualStudio.TraceLog (in Microsoft.VisualStudio.TraceLog.dll)

Syntax

'Declaration
Public Structure DisplaySettings
'Usage
Dim instance As DisplaySettings
public struct DisplaySettings
public value class DisplaySettings
[<SealedAttribute>]
type DisplaySettings =  struct end
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DisplaySettings Members

Microsoft.VisualStudio.TraceLog Namespace