Compartilhar via


Propriedade NetworkInterfaceList.IEnumerator.Current

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: System.Object

Implementações

IEnumerator.Current

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

NetworkInterfaceList Classe

Namespace Microsoft.Phone.Net.NetworkInformation