FileSet.BasePath Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
BasePath
Gets or sets the base path of the set.
Declaration
public string BasePath { get; set; }
Property Value
Type | Description |
---|---|
String | A path to be considered as a base path of the set. |