MetadataChangedEventArgs.Removed Özellik

Tanım

Son olaydan bu yana kaldırılan Metadate giriş anahtarlarını alır.

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

Özellik Değeri

IReadOnlyCollection<String>

Şunlara uygulanır