MicrosoftLearnMemberIdUrlResolver.BaseUrl Property

This read-only property returns the base URL for the links

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string BaseUrl { get; }

Property Value

String

Implements

IMemberIdUrlResolver.BaseUrl

See Also