VpfDataSet.LibraryName Property
Gets the name of the library subdirectory in the database root directory.
Syntax
public System.String LibraryName { get; }
Property Value
Default: ""
The name of the VPF library to read, or leave blank to read all libraries.
Remarks
This property defines the name of the library subdirectory in the database root directory.
If this is an empty string, all libraries in the VPF database root directory will be search for matching coverages and features classes.
Platforms
Windows, Linux, Android