LoadLayerSet.FileName Property
Gets or sets the file name or file name pattern of the files to load.
Syntax
public System.String FileName { get; set; }
Property Value
Default: Must be specified in constructor.
A file name or a file name pattern that specifies the files to load.
Remarks
Wildcards ( and ?) are allowed in the file name pattern.
This property supports Virtual paths.
Platforms
Windows, Linux, Android