IControlChannelTriggerResetEventDetails.SoftwareSlotReset 屬性

定義

值,指出軟體位置是否受 ControlChannelTrigger 重設事件影響。

注意

Windows Phone不支援 IControlChannelTriggerResetEventDetails 介面。

public:
 property bool SoftwareSlotReset { bool get(); };
bool SoftwareSlotReset();
public bool SoftwareSlotReset { get; }
var boolean = iControlChannelTriggerResetEventDetails.softwareSlotReset;
Public ReadOnly Property SoftwareSlotReset As Boolean

屬性值

Boolean

bool

值,指出軟體位置是否受 ControlChannelTrigger 重設事件影響。

適用於

另請參閱