DisplayMuxDevice.IsAutomaticTargetSwitchingEnabled 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.
public:
property bool IsAutomaticTargetSwitchingEnabled { bool get(); };
bool IsAutomaticTargetSwitchingEnabled();
public bool IsAutomaticTargetSwitchingEnabled { get; }
var boolean = displayMuxDevice.isAutomaticTargetSwitchingEnabled;
Public ReadOnly Property IsAutomaticTargetSwitchingEnabled As Boolean
Property Value
Boolean
bool