Share via


StreamingAnnotationContent.FileId Property

Definition

The file identifier.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? FileId { get; init; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.FileId : string with get, set
Public Property FileId As String

Property Value

Attributes

Applies to