Språk

ExpressionBindingCollection.RemovedBindings Egenskap

Definition

Hämtar en samling strängar som representerar namnen på bindningar som har tagits bort.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 property System::Collections::ICollection ^ RemovedBindings { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection RemovedBindings { get; }
member this.RemovedBindings : System.Collections.ICollection
Public ReadOnly Property RemovedBindings As ICollection

Egenskapsvärde

En ICollection som innehåller namnen på bindningar som har tagits bort.

Gäller för