TypeName Element for SelectionCondition for EntrySelectedBy for EnumerableExpansion

Specifies a .NET type that triggers the condition.

Schema

  • Configuration Element
  • DefaultSettings Element
  • EnumerableExpansions Element
  • EnumerableExpansions Element
  • EntrySelectedBy Element
  • SelectionCondition Element
  • TypeName Element

Syntax

<TypeName>Nameof.NetType</TypeName>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the TypeName element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
SelectionCondition Element for EntrySelectedBy for EnumerableExpansion Defines the condition that must exist to expand the collection objects of this definition.

Text Value

Specify the fully qualified name of the .NET type, such as System.IO.DirectoryInfo.

Remarks

See Also

SelectionCondition Element for EntrySelectedBy for EnumerableExpansion

Writing a PowerShell Formatting File