Propriedade IExplorerNode.Icon

Obtém ou define o ícone do nó atual.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Property Icon As Image
    Get
    Set
Image Icon { get; set; }

Valor de propriedade

Tipo: System.Drawing.Image
O ícone do nó atual.

Segurança do .NET Framework

Consulte também

Referência

IExplorerNode Interface

Namespace Microsoft.VisualStudio.SharePoint.Explorer