propertyStore Element for globalSettings for WebDAV [IIS Settings Schema]
Note
For more information about the propertyStores element, see the following topic on the Microsoft IIS.net Web site: WebDAV Property Store Definitions <propertyStores>.
Specifies settings for a collection of property store providers, which are defined in the webdav/globalSettings/propertyStores collection.
Note
Currently the only property store provider is webdav_simple_prop, which stores WebDAV properties in files that are named Propeties.dav in each content directory.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
add |
Optional element. Specifies the settings for a property store provider. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.webServer |
Specifies the top-level section group (in ApplicationHost.config) in which this element is defined. |
webdav |
Configures Web Distributed Authoring and Versioning (WebDAV) for Internet Information Services (IIS) 7. |
Remarks
For more information about the propertyStores element, see the following topic on the Microsoft IIS.net Web site: WebDAV Property Store Definitions <propertyStores>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
add Element for propertyStore for globalSettings [IIS Settings Schema]