Gets or sets the base path of the set.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property BasePath As String
	Get
	Set
C#
public string BasePath { get; set; }

Field Value

A path to be considered as a base path of the set.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also