DisplayInfo Class

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a property’s display information.

public class DisplayInfo
type DisplayInfo = class
Public Class DisplayInfo
Inheritance
DisplayInfo

Constructors

DisplayInfo(String, IDisplayMode)

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the DisplayInfo class.

Properties

DisplayMode

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the active display mode for a Web page.

FilePath

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the virtual path of the current Web page.

Applies to