IMemberIdUrlResolverCachedUrls Property
This read-only property returns the URL cache
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
IDictionary<string, string> CachedUrls { get; }
ReadOnly Property CachedUrls As IDictionary(Of String, String)
Get
property IDictionary<String^, String^>^ CachedUrls {
IDictionary<String^, String^>^ get ();
}
abstract CachedUrls : IDictionary<string, string> with get
Property Value
IDictionaryString,
String The key is the member ID, the value is the member URL