FileProperties.Extension Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("extension")]
public string? Extension { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("extension")>]
member this.Extension : string with get, set
Public Property Extension As String

Property Value

Attributes

Applies to