Share via


Export.ResourceFileExtension Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="ResourceFileExtension")]
public string ResourceFileExtension { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ResourceFileExtension")>]
member this.ResourceFileExtension : string with get, set
Public Property ResourceFileExtension As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to