Difference between revisions of "Type CSV"

From truxwiki.com
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Java_Class_File|<<]] Details [[Type_XP_Prefetch|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_CSV</code>
 
| <code>Type_CSV</code>

Latest revision as of 05:25, 22 May 2024

<< Details >>
Defined Constant Type_CSV
File Type Value 241
Parent Type ASCII Text
Carve Yes
Format Details No
MIME Type text/csv
Filename Extension csv

CSV

Description

Comma Separated Values

Details