InputFileChangeEventArgs.FileCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of supplied files.
public:
property int FileCount { int get(); };
public int FileCount { get; }
member this.FileCount : int
Public ReadOnly Property FileCount As Integer