Compartilhar via


IBuildProjectsResult.IsSuccessResults Property

Definition

Success per project status

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)

Property Value

Applies to