MicrosoftLearnMemberIdUrlResolverBaseUrl Property
This read-only property returns the base URL for the links
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string BaseUrl { get; }
Public ReadOnly Property BaseUrl As String
Get
public:
virtual property String^ BaseUrl {
String^ get () sealed;
}
abstract BaseUrl : string with get
override BaseUrl : string with get
StringIMemberIdUrlResolverBaseUrl