BuildableItemsChangedEventArgs.RemovedBuildableItemIds Özellik

Tanım

Kaldırılmış olan öğelerin listesini alır.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ RemovedBuildableItemIds { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> RemovedBuildableItemIds { get; }
member this.RemovedBuildableItemIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property RemovedBuildableItemIds As IReadOnlyList(Of String)

Özellik Değeri

IReadOnlyList<String>

Şunlara uygulanır