Share via


DisplayId 구조체

정의

디스플레이 모니터의 식별자를 정의합니다.

public value class DisplayId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
struct DisplayId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct DisplayId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
public struct DisplayId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public struct DisplayId
var displayId = {
value : /* Your value */
}
Public Structure DisplayId
상속
DisplayId
특성

필드

Value

디스플레이 모니터의 식별자입니다.

적용 대상