共用方式為


ABPerson.LastNamePhonetic 屬性

定義

取得或設定 ABPerson 的姓氏注音符號。

public string LastNamePhonetic { get; set; }
member this.LastNamePhonetic : string with get, set

屬性值

T:System.String,其中包含 ABPerson 的姓氏注音符號。

適用於