Propriedade ISharePointProjectMember.IsExpanded

Obtém ou define se o nó é expandido no Solution Explorer.

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

Sintaxe

'Declaração
Property IsExpanded As Boolean
    Get
    Set
bool IsExpanded { get; set; }

Valor de propriedade

Tipo: System.Boolean
Que um valor booleano representa se o nó é expandido.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectMember Interface

Namespace Microsoft.VisualStudio.SharePoint