DavProp Class
Represents a WebDAV a:prop property.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | DavProp() | Initializes a new instance of the DavProp class. |
| Name | Description | |
|---|---|---|
![]() | ContentLength | Gets or sets a value that indicates the content length in bytes. |
![]() | IsCollection | Gets or sets a value that indicates whether the property is a collection. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

