次の方法で共有


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

ディスプレイ モニターの識別子。

適用対象