共用方式為


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 顯示識別碼。

適用於

另請參閱