BatchFileContextActionResult.IsSuccessResults Propriedade

Definição

Coleção de resultados de êxito

public:
 property System::Collections::Generic::IReadOnlyList<bool> ^ IsSuccessResults { System::Collections::Generic::IReadOnlyList<bool> ^ get(); };
public System.Collections.Generic.IReadOnlyList<bool> IsSuccessResults { get; }
member this.IsSuccessResults : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsSuccessResults As IReadOnlyList(Of Boolean)

Valor da propriedade

IReadOnlyList<Boolean>

Implementações

Aplica-se a