TargetTypeDictionaryNeedsMemberIdUrlResolver Property

This read-only property is used to determine if any of the target dictionaries require the member ID URL resolver to look up links.

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public bool NeedsMemberIdUrlResolver { get; }

Property Value

Boolean

See Also