TempFileCollection::Count Property

 

Gets the number of files in the collection.

Namespace:   System.CodeDom.Compiler
Assembly:  System (in System.dll)

public:
property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of files in the collection.

.NET Framework
Available since 1.1
Return to top
Show: