HierarchyNode.NoImage Field

The constant for a missing image.

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

Syntax

'宣言
Public Const NoImage As Integer
'使用
Dim value As Integer

value = HierarchyNode.NoImage
public const int NoImage
public:
literal int NoImage
public const var NoImage : int

Field Value

Type: System.Int32

Permissions

See Also

Reference

HierarchyNode Class

HierarchyNode Members

Microsoft.VisualStudio.Package Namespace