DocumentationContextBuilder<TContext>.ExternalReferences Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the collection of API documentation resolvers for external references.
public IReadOnlyCollection<IRemoteApiDocUrlResolver> ExternalReferences { get; }

Property Value

IReadOnlyCollection<IRemoteApiDocUrlResolver>
A read-only collection of IApiDocUrlProvider implementations.