DeferredValidationTask.DeferredValidationErrorsFilePath 屬性

定義

取得或設定驗證地點要延遲。

public:
 property System::String ^ DeferredValidationErrorsFilePath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string DeferredValidationErrorsFilePath { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.DeferredValidationErrorsFilePath : string with get, set
Public Property DeferredValidationErrorsFilePath As String

屬性值

驗證地點將被延後。

屬性

適用於