FileScannerEventArgs.Content Özellik

Tanım

Dosya taranmış içerik

public:
 property System::Collections::Generic::IReadOnlyDictionary<Type ^, System::Object ^> ^ Content { System::Collections::Generic::IReadOnlyDictionary<Type ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<Type,object> Content { get; }
member this.Content : System.Collections.Generic.IReadOnlyDictionary<Type, obj>
Public ReadOnly Property Content As IReadOnlyDictionary(Of Type, Object)

Özellik Değeri

IReadOnlyDictionary<Type,Object>

Şunlara uygulanır