DeviceWatcherEvent.Kind 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 DeviceWatcherEvent所指示之裝置的類型。
public:
property DeviceWatcherEventKind Kind { DeviceWatcherEventKind get(); };
DeviceWatcherEventKind Kind();
public DeviceWatcherEventKind Kind { get; }
var deviceWatcherEventKind = deviceWatcherEvent.kind;
Public ReadOnly Property Kind As DeviceWatcherEventKind
屬性值
新增、移除或更新裝置的類型。