ISandcastleProjectSdkLinkTarget Property

This read-only property is used to get the target window for external SDK links

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
SdkLinkTarget SdkLinkTarget { get; }

Property Value

SdkLinkTarget
The default is Blank to open the topics in a new window. This option only has an effect on the HtmlSdkLinkType, MSHelpViewerSdkLinkType, and WebsiteSdkLinkType properties if they are set to Msdn.

See Also