DisplayEntry Class

Definition

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

Name Description
DisplayEntry(String, DisplayEntryValueType)

Public constructor for DisplayEntry

Properties

Name Description
Value

Returns the value as a string

ValueType

Returns the type of this value

Methods

Name Description
ToString()

Applies to