ISandcastleProjectSdkLinkTarget Property
This read-only property is used to get the target window for external SDK links
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
SdkLinkTarget SdkLinkTarget { get; }
ReadOnly Property SdkLinkTarget As SdkLinkTarget
Get
property SdkLinkTarget SdkLinkTarget {
SdkLinkTarget get ();
}
abstract SdkLinkTarget : SdkLinkTarget with get
Property Value
SdkLinkTargetThe 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.