共用方式為


NetworkInterfaceList.IEnumerator.Current 屬性

命名空間:  Microsoft.Phone.Net.NetworkInformation
組件:  Microsoft.Phone (在 Microsoft.Phone.dll 中)

語法

'宣告
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
Object IEnumerator.Current { get; }
private:
virtual property Object^ Current {
    Object^ get () sealed = IEnumerator::Current::get;
}
private abstract Current : Object with get
private override Current : Object with get

屬性值

類型:System.Object

實作

IEnumerator.Current

版本資訊

適用於 Windows Phone 應用程式的 .NET

支援版本:Windows Phone 8、Silverlight 8.1

.NET Framework 安全性

請參閱

參考

NetworkInterfaceList 類別

Microsoft.Phone.Net.NetworkInformation 命名空間