TargetDictionaryFilePattern Property
This is used to get or set the file pattern to use when searching for target files
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string FilePattern { get; protected set; }
Public Property FilePattern As String
Get
Protected Set
public:
property String^ FilePattern {
String^ get ();
protected: void set (String^ value);
}
member FilePattern : string with get, set
Property Value
String