Share via


ExtensionCacheEntry.SectionNames Property

Definition

Gets the available set of section names.

[System.Runtime.Serialization.DataMember(Order=3)]
public System.Collections.Generic.IReadOnlyCollection<string> SectionNames { get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.SectionNames : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property SectionNames As IReadOnlyCollection(Of String)

Property Value

Attributes

Applies to