Share via


AvroWriteSettings.RecordNamespace Property

Definition

Gets or sets record namespace in the write result.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to