IVsDataExplorerNode.HasBeenExpanded Özellik

Tanım

Geçerli düğümün genişletilip genişletilmediğini gösteren bir değer alır.

public:
 property bool HasBeenExpanded { bool get(); };
public bool HasBeenExpanded { get; }
member this.HasBeenExpanded : bool
Public ReadOnly Property HasBeenExpanded As Boolean

Özellik Değeri

Boolean

düğüm genişletilmişse doğru; Aksi takdirde, false.

Şunlara uygulanır