DeviceExtendedProperties.GetValue, méthode

Espace de noms :  Microsoft.Phone.Info
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
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 

Paramètres

Valeur de retour

Type : System.Object

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

DeviceExtendedProperties Classe

Microsoft.Phone.Info, espace de noms