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

显示监视器的标识符。

适用于