Freigeben über


FileScannerEventArgs.Content Property

Definition

The file scanned content

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)

Property Value

Applies to