MicrosoftLearnMemberIdUrlResolverCachedUrls Property
This read-only property returns the URL cache
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public IDictionary<string, string> CachedUrls { get; }
Public ReadOnly Property CachedUrls As IDictionary(Of String, String)
Get
public:
virtual property IDictionary<String^, String^>^ CachedUrls {
IDictionary<String^, String^>^ get () sealed;
}
abstract CachedUrls : IDictionary<string, string> with get
override CachedUrls : IDictionary<string, string> with get
IDictionaryString,
StringIMemberIdUrlResolverCachedUrls The key is the member ID, the value is the member URL