다음을 통해 공유


RenderingSession.IsConnected 속성

정의

이 세션이 연결되어 있는지 여부를 쿼리하는 유틸리티 함수입니다.

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

속성 값

적용 대상