共用方式為


propertyStore 元素 (程式庫架構)

<propertyStore > 元素會指定這個程式庫所使用的一或多個屬性集合。 這個專案是選擇性的,沒有屬性。

Syntax

<!-- propertyStore -->
<xs:element name="propertyStore" minOccurs="0">
    <xs:complexType>
        <xs:complexContent>
            <!-- properties are extensions of propertyStoreType -->
            <xs:extension base="propertyStoreType"/>        
        </xs:complexContent>
    </xs:complexType>
</xs:element>

項目資訊

Parent 項目 子元素
libraryDescription 元素 (程式庫架構) property 元素 (程式庫架構)

 

備註

<propertyStore > 元素可以有一或多個 < 屬性 > 子項目。

程式庫描述架構

搜尋連接器描述架構