IExplorerNodeType.DefaultIcon Property
Gets the icon to display with nodes of this type.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property DefaultIcon As Image
Image DefaultIcon { get; }
Property Value
Type: System.Drawing.Image
The icon to display with nodes of this type.
.NET Framework Security
- 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.