ITransferErrorMessagesTask.ErrorMessagesList Property

Definition

Gets or sets the error messages to transfer.

public:
 property System::Collections::Specialized::StringCollection ^ ErrorMessagesList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection ErrorMessagesList { get; set; }
member this.ErrorMessagesList : System.Collections.Specialized.StringCollection with get, set
Public Property ErrorMessagesList As StringCollection

Property Value

The error messages to transfer.

Applies to