HtmlSdkLinkType Enumeration

This public enumerated type defines the type of links used to reference other help topics referring to framework (SDK) help topics in HTML Help 1 and website help files.

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
[SerializableAttribute]
public enum HtmlSdkLinkType

Members

None0No active links
Msdn1Links to framework topics online

See Also