共用方式為


RefactorAllContext.Progress Property

Definition

public IProgress<Microsoft.CodeAnalysis.CodeAnalysisProgress> Progress { get; }
member this.Progress : IProgress<Microsoft.CodeAnalysis.CodeAnalysisProgress>
Public ReadOnly Property Progress As IProgress(Of CodeAnalysisProgress)

Property Value

Applies to