SectionResponse.PagesUrl 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.
Url to the pages in this section.
[System.Text.Json.Serialization.JsonPropertyName("pagesUrl")]
public string PagesUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pagesUrl")>]
member this.PagesUrl : string with get, set
Public Property PagesUrl As String
Property Value
- Attributes