ProjectNode.UpdateSccStateIcons Method

Redraws the source code control state icons for all nodes in the hierarchy.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Protected Friend Overrides Sub UpdateSccStateIcons
'使用

Me.UpdateSccStateIcons()
protected internal override void UpdateSccStateIcons()
protected public:
virtual void UpdateSccStateIcons() override
protected internal override function UpdateSccStateIcons()

Permissions

See Also

Reference

ProjectNode Class

ProjectNode Members

Microsoft.VisualStudio.Package Namespace