ResolveReferenceLinksComponentTargets Property
This read-only property returns the target type dictionary
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
protected TargetTypeDictionary Targets { get; }
Protected ReadOnly Property Targets As TargetTypeDictionary
Get
protected:
property TargetTypeDictionary^ Targets {
TargetTypeDictionary^ get ();
}
member Targets : TargetTypeDictionary with get
Property Value
TargetTypeDictionary