Share via


AS2MdnSettings.MdnText Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to