Number of files that have been imported
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override int ItemsImported { get; }
Public Overrides ReadOnly Property ItemsImported As Integer
public: virtual property int ItemsImported { int get () override; }