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.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public enum HtmlSdkLinkType |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Enumeration HtmlSdkLinkType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No active links | |
| Msdn | 1 | Links to framework topics online at MSDN |