Creates an array of keys in the collection.
[Visual Basic] Public ReadOnly Property AllKeys As String () [C#] public string[] AllKeys {get;} [C++] public: __property String* get_AllKeys(); [JScript] public function get AllKeys() : String[];
HttpFileCollection Class | HttpFileCollection Members | System.Web Namespace