DataSetInfo.DataFormatCode Property
Gets or sets a short string that identifies the data format, for example "JPEG2000" or "Shapefile".
Thread safety: This property is thread-safe.
Syntax
public System.String DataFormatCode { get; set; }
Property Value
Type: System.String
Default: "Unknown"
A short string that identifies the data format, for example "JPEG2000" or "ESRI Shapefile".
Default: "Unknown"
A short string that identifies the data format, for example "JPEG2000" or "ESRI Shapefile".
Platforms
Windows, Linux, Android