다음을 통해 공유


AS2ValidationSettings.CompressMessage Property

Definition

Gets or sets the value indicating whether the message has to be compressed.

[Newtonsoft.Json.JsonProperty(PropertyName="compressMessage")]
public bool CompressMessage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="compressMessage")>]
member this.CompressMessage : bool with get, set
Public Property CompressMessage As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to