IVsDataExplorerNode.IsRefreshing Özellik

Tanım

Geçerli düğümün yenilenme sürecinde olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

düğüm yenileniyorsa true; Aksi takdirde, false.

Şunlara uygulanır