Share via


IReadOnlyTypeBase.IsPropertyBag 屬性

定義

取得值,指出這個結構類型是否有索引子,其能夠包含任意屬性,以及可用來判斷指定索引子屬性是否包含值的方法。

public bool IsPropertyBag { get; }
member this.IsPropertyBag : bool
Public ReadOnly Property IsPropertyBag As Boolean

屬性值

適用於