ReplaceFileResponse.AnnotationsPreview Property

Definition

AnnotationsPreview

[System.Text.Json.Serialization.JsonPropertyName("AnnotationsPreview")]
public bool? AnnotationsPreview { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("AnnotationsPreview")>]
member this.AnnotationsPreview : Nullable<bool> with get, set
Public Property AnnotationsPreview As Nullable(Of Boolean)

Property Value

Attributes

Applies to