Property Output Object (Get-RSS Cmdlet)

Created for each Property found in the RSS feed.

Syntax

Object Property {
   string Property;
   string PropertyValue;
}

Remarks

This object is created when an XML tag matching the indicated Property is found in the retrieved document. Property contains the name of the queried property and PropertyValue contains its value.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]