共用方式為


NetworkStateChangeEventDetails.HasNewTetheringOperationalState 屬性

定義

取得值,這個值表示系結作業狀態是否已變更。

public:
 property bool HasNewTetheringOperationalState { bool get(); };
bool HasNewTetheringOperationalState();
public bool HasNewTetheringOperationalState { get; }
var boolean = networkStateChangeEventDetails.hasNewTetheringOperationalState;
Public ReadOnly Property HasNewTetheringOperationalState As Boolean

屬性值

Boolean

bool

當為 true 時,連線作業狀態已變更。

適用於