IReadOnlyTypeBase.IsPropertyBag Property

Definition

Gets a value indicating whether this structural type has an indexer which is able to contain arbitrary properties and a method that can be used to determine whether a given indexer property contains a value.

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

Property Value

Applies to