TargetDictionaryFilePattern Property

This is used to get or set the file pattern to use when searching for target files

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string FilePattern { get; protected set; }

Property Value

String

See Also