次の方法で共有


SitePhpErrorLogFlag.MasterLogErrors プロパティ

定義

マスター log_errors設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象