RendererInfo 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.
Provides information about the platform that the component is running on.
public sealed class RendererInfo
type RendererInfo = class
Public NotInheritable Class RendererInfo
- Inheritance
-
RendererInfo
Constructors
RendererInfo(String, Boolean) |
Provides information about the platform that the component is running on. |
Properties
IsInteractive |
Gets a flag to indicate if the platform is interactive. |
Name |
Gets the name of the platform. |