ShapefileDriverCanCreateDatasets Property

Gets a value indicating whether this driver can create datasets.

Namespace:  Aspose.Gis.Formats.Shapefile
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public override bool CanCreateDatasets { get; }

Property Value

Type: Boolean
, if this driver can create datasets; otherwise, .
See Also