共用方式為


TopicTypeInfo.SourceResourceFormat Property

Definition

Gets or sets source resource format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to