Click or drag to resize

JobUploadParametersSourceDirectory Property

Specifies the local directory which is the upload source.

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public DirectoryInfo SourceDirectory { get; }

Property Value

DirectoryInfo
See Also