次の方法で共有


SitePhpErrorLogFlag.LocalLogErrorsMaxLength プロパティ

定義

ローカル log_errors_max_len設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象