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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.