次の方法で共有


AlertProperties.LocKey プロパティ

定義

現在のローカライズ用のファイル内の Localizable.strings アラート メッセージ文字列のキー (ユーザーの言語設定によって設定されます)。 キー文字列は、 および %n$@ 指定子で%@書式設定して、 でloc-args指定された変数を受け取ることができます。

public string LocKey { get; set; }
member this.LocKey : string with get, set
Public Property LocKey As String

プロパティ値

適用対象