NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    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) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]
     

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]