ILightBulbSession.IsExpanded Özellik

Tanım

Oturumun genişletilmiş durumda olup olmadığını belirler.

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

Özellik Değeri

Boolean

Oturum genişletilmiş durumdaysa doğru, aksi takdirde yanlış olur.

Şunlara uygulanır