DisplayTarget.MonitorPersistence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value representing how a monitor connected to the target is virtually persisted when the hardware no longer reports any connected monitor.
public:
property DisplayTargetPersistence MonitorPersistence { DisplayTargetPersistence get(); };
DisplayTargetPersistence MonitorPersistence();
public DisplayTargetPersistence MonitorPersistence { get; }
var displayTargetPersistence = displayTarget.monitorPersistence;
Public ReadOnly Property MonitorPersistence As DisplayTargetPersistence
Property Value
A DisplayTargetPersistence value.