共用方式為


ConfigurationElementSchema.IsCollectionDefault 屬性

定義

取得值,指出目前的架構是否定義集合中其他元素的預設值。

public:
 property bool IsCollectionDefault { bool get(); };
public bool IsCollectionDefault { get; }
member this.IsCollectionDefault : bool
Public ReadOnly Property IsCollectionDefault As Boolean

屬性值

true 如果目前的架構定義集合中其他元素的預設值,則為 ;否則為 false

備註

此屬性代表 isCollectionDefault IIS 7 組態系統中的屬性。 它與 專案的 屬性 collection 一起使用 defaultElement

適用於