次の方法で共有


SitePhpErrorLogFlagInner.LocalLogErrors プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象