Click or drag to resize
AbstractFileSystemJobUseFileMetadata Property
Indicates whether objects' file meta-data are used or not (see FileMetadataInfo).

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax
C#
protected internal bool UseFileMetadata { get; }

Property Value

Type: Boolean
See Also