共用方式為


NSUbiquitousKeyValueStore.SetLong(String, Int64) 方法

定義

public void SetLong (string key, long value);
member this.SetLong : string * int64 -> unit

參數

key
String
value
Int64

適用於