Skip to content

about_Format.ps1xml missing <ListEntry> tag mention #813

@SteveL-MSFT

Description

@SteveL-MSFT

In this section

      The <ListControl> tag typically contains a <ListEntries> tag. The 
      <ListEntries> tag contains a <ListItems> tag. The <ListItems> tag 
      contains <ListItem> tags, which contain <PropertyName> tags. 
      The <PropertyName> tags specify the object property to be displayed at 
      the specified location in the list. If the view selection is defined 
      using a selection set, the <ListControl> tag can also contain an 
      <EntrySelectedBy> tag that contains one or more <TypeName> tags. These 
      <TypeName> tags specify the object type that the <ListControl> tag is 
      intended to display.

There is a <ListEntry> tag after <ListEntries> and before <ListItems>

Metadata

Metadata

Assignees

Labels

area-engineArea - PowerShell engine

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions