FolderNode.UpdateSccStateIcons Method

Recursively walks the nodes under the folder and redraws the SccState.

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

FolderNode Class

FolderNode Members

Microsoft.VisualStudio.Package Namespace