FileMask SourceDirectory Property CleanCode C# Libraries v1.2.03 API
Gets or sets the source directory to search for files matching the specified mask(s).

Namespace: CleanCode.GeneralComponents.Controls
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public string SourceDirectory { get; set; }

Field Value

The source directory path.
See Also