Device.GetPropertyInt

Device.GetPropertyInt method

Ottiene un valore della proprietà Integer.

public int GetPropertyInt(string key)
ParametroTipoDescrizione
keyStringIl nome della proprietà.

Valore di ritorno

Il valore della proprietà.

Guarda anche