SandcastleProjectSdkLinkTarget Property
This read-only property is used to get the target window for external SDK links
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public SdkLinkTarget SdkLinkTarget { get; }
Public ReadOnly Property SdkLinkTarget As SdkLinkTarget
Get
public:
property SdkLinkTarget SdkLinkTarget {
SdkLinkTarget get ();
}
member 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.