ILightBulbSession.IsCollapsed Özellik

Tanım

Oturumun daraltılmış durumda olup olmadığını belirler.

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

Özellik Değeri

Boolean

Oturum daraltılmış durumdaysa doğru, aksi takdirde yanlış olur.

Şunlara uygulanır