共用方式為


HotspotCredentialsAuthenticationResult.HasNetworkErrorOccurred 屬性

定義

指出是否發生網路錯誤,以防止驗證嘗試。 如果為 true,則不應該檢查其他屬性。

public:
 property bool HasNetworkErrorOccurred { bool get(); };
bool HasNetworkErrorOccurred();
public bool HasNetworkErrorOccurred { get; }
var boolean = hotspotCredentialsAuthenticationResult.hasNetworkErrorOccurred;
Public ReadOnly Property HasNetworkErrorOccurred As Boolean

屬性值

Boolean

bool

如果發生錯誤,則為 true;否則為 false。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於