Document Library for WinForms
Errors プロパティ (ValidateParametersCompletedEventArgs)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > ValidateParametersCompletedEventArgs クラス : Errors プロパティ
Gets the list of ParameterValidationError objects describing the errors which occur during checking of parameter values.
シンタックス
'宣言
 
Public ReadOnly Property Errors As System.Collections.Generic.List(Of ParameterValidationError)
public System.Collections.Generic.List<ParameterValidationError> Errors {get;}
参照

ValidateParametersCompletedEventArgs クラス
ValidateParametersCompletedEventArgs メンバ