Device.GetPropertyInt

Device.GetPropertyInt method

整数プロパティの値を取得します。

public int GetPropertyInt(string key)
パラメータタイプ説明
keyStringプロパティの名前。

戻り値

プロパティ値。

関連項目