SectionListItem.SectionKey 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.
The key used to reference this section; also a url to the pages.
[System.Text.Json.Serialization.JsonPropertyName("pagesUrl")]
public string SectionKey { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pagesUrl")>]
member this.SectionKey : string with get, set
Public Property SectionKey As String
Property Value
- Attributes