DisplayInfo Class
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.
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. |