Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.59 KB

typename-element-for-selectioncondition-for-controls-for-configuration-format.md

File metadata and controls

60 lines (40 loc) · 1.59 KB
description ms.date ms.topic title
TypeName Element for SelectionCondition for Controls for Configuration
08/25/2021
reference
TypeName Element for SelectionCondition for Controls for Configuration

TypeName Element for SelectionCondition for Controls for Configuration

Specifies a .NET type that triggers the condition. This element is used when defining a common control that can be used by all the views in the formatting file.

Schema

  • Configuration Element
  • Controls Element
  • Control Element
  • CustomControl Element
  • CustomEntries Element
  • CustomEntry 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 CustomEntry for Configuration Defines a condition that must exist for the control definition to be used.

Text Value

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

Remarks

See Also

SelectionCondition Element for EntrySelectedBy for CustomEntry for Configuration

Writing a PowerShell Formatting File