HotReloadHelper<T>.DependentSections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the set of extension metadata sections that need to be processed before the sections that this class initialized.
public virtual System.Collections.Generic.IReadOnlyList<string> DependentSections { get; }
member this.DependentSections : System.Collections.Generic.IReadOnlyList<string>
Public Overridable ReadOnly Property DependentSections As IReadOnlyList(Of String)