Click or drag to resize
Sandcastle Help File BuilderFrameworkCommentsFileLocationWildcard Property
The wildcard to use

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string Wildcard { get; set; }

Property Value

Type: String
If not specified, "*.xml" is assumed.
See Also