다음을 통해 공유


CommonMessagePump.ProgressText Property

Gets the progress text.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Property ProgressText As String
public string ProgressText { get; set; }

Property Value

Type: System.String
The progress text.

.NET Framework Security

See Also

Reference

CommonMessagePump Class

Microsoft.VisualStudio.Shell Namespace