BaseHierarchyNode.IsExpanded Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'宣言
Public ReadOnly Property IsExpanded As Boolean
    Get
public bool IsExpanded { get; }
public:
property bool IsExpanded {
    bool get ();
}
member IsExpanded : bool
function get IsExpanded () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

BaseHierarchyNode Class

Microsoft.TeamFoundation.Common Namespace