protected override string CompletedWithErrorsText { get; }
Protected Overrides ReadOnly Property CompletedWithErrorsText As String
Get
protected:
virtual property String^ CompletedWithErrorsText {
String^ get () override;
}
abstract CompletedWithErrorsText : string with get
override CompletedWithErrorsText : string with get