ListControl の ItemSelectionCondition の PropertyName 要素

条件をトリガーする .NET プロパティを指定します。 このプロパティが存在する場合、またはと評価された場合 true 、条件が満たされ、ビューが使用されます。 この要素は、リストビューを定義するときに使用されます。

スキーマ

  • Configuration 要素
  • ViewDefinitions 要素
  • 要素の表示
  • ListControl 要素
  • ListEntries 要素
  • ListEntry 要素
  • ListItems 要素
  • ListItem 要素
  • ItemSelectionCondition 要素
  • PropertyName 要素

構文

<PropertyName>.NetTypeProperty</PropertyName>

属性および要素

次のセクションでは、要素の属性、子要素、および親要素について説明し PropertyName ます。

属性

なし。

子要素

なし。

親要素

要素 説明
ListControl の ListItem の ItemSelectionCondition 要素

テキスト値

値が表示されるプロパティの名前を指定します。

注釈

この要素が使用されている場合、選択条件を定義するときに ScriptBlock 要素を指定することはできません。

参照

ListIControl の ItemSelectionCondition の ScriptBlock 要素

ListControl の ListItem の ItemSelectionCondition 要素

PowerShell 書式設定ファイルを記述する