다음을 통해 공유


DisplayArea.DisplayId 속성

정의

와 연결된 DisplayArea디스플레이의 식별자를 가져옵니다.

public:
 property DisplayId DisplayId { DisplayId get(); };
DisplayId DisplayId();
public DisplayId DisplayId { get; }
var displayId = displayArea.displayId;
Public ReadOnly Property DisplayId As DisplayId

속성 값

와 연결된 디스플레이의 식별자입니다 DisplayArea.

적용 대상

추가 정보