PackageOptions.IgnoreValidationErrors プロパティ

定義

検証中に無視されるエラーの一覧を示します

public System.Collections.Generic.IEnumerable<string> IgnoreValidationErrors { get; set; }
member this.IgnoreValidationErrors : seq<string> with get, set
Public Property IgnoreValidationErrors As IEnumerable(Of String)

プロパティ値

適用対象