NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    DAVProperty Output Object (Get-WebDAV Cmdlet)

    This object is created after a property has been retrieved.

    Syntax

    Object DAVProperty {
       string Name;
       string NamespaceURI;
       string Value;
       string Status;
    }

    Remarks

    For each property in a WebDAV resource, a DAVProperty will be returned with the Name and Value.

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