Metodo DeviceExtendedProperties.GetValue

Spazio dei nomi:  Microsoft.Phone.Info
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Shared Function GetValue ( _
    propertyName As String _
) As Object
public static Object GetValue(
    string propertyName
)
public:
static Object^ GetValue(
    String^ propertyName
)
static member GetValue : 
        propertyName:string -> Object 

Parametri

Valore restituito

Tipo: System.Object

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeviceExtendedProperties Classe

Spazio dei nomi Microsoft.Phone.Info