IControlChannelTriggerResetEventDetails.SoftwareSlotReset 속성

정의

소프트웨어 슬롯이 ControlChannelTrigger 재설정 이벤트의 영향을 받았는지를 나타내는 값입니다.

참고

IControlChannelTriggerResetEventDetails 인터페이스는 Windows Phone 지원되지 않습니다.

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 재설정 이벤트의 영향을 받았는지를 나타내는 값입니다.

적용 대상

추가 정보