DisplayEntry 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.
One entry in a format display unit, script block or property name.
public ref class DisplayEntry sealed
public sealed class DisplayEntry
type DisplayEntry = class
Public NotInheritable Class DisplayEntry
- Inheritance
-
DisplayEntry
Constructors
DisplayEntry(String, DisplayEntryValueType) |
Public constructor for DisplayEntry |
Properties
Value |
Returns the value as a string |
ValueType |
Returns the type of this value |
Methods
ToString() |