다음을 통해 공유


VsResourceKeys.ProgressBarTemplateKey Property

Gets the key that can be used at runtime to dynamically bind to a ControlTemplate for a ProgressBar.

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

Syntax

‘선언
Public Shared ReadOnly Property ProgressBarTemplateKey As Object
public static Object ProgressBarTemplateKey { get; }

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

VsResourceKeys Class

Microsoft.VisualStudio.Shell Namespace