Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
The <isLibraryPinned> element specifies whether this library is pinned to the navigation pane in Windows Explorer. This element is optional and has no child elements and no attributes.
Syntax
<!-- isLibraryPinned -->
<xs:element name="isLibraryPinned" type="xs:boolean" default="false" minOccurs="0"/>
Element Information
| Parent Element | Child Elements |
|---|---|
| libraryDescription Element (Library Schema) |
Remarks
If true, the library is pinned to the Windows Explorer navigation pane.
Related topics