次の方法で共有


ACAccount.AccountDescription プロパティ

定義

アカウントの説明。

public virtual string AccountDescription { [Foundation.Export("accountDescription", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccountDescription:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AccountDescription : string with get, set

プロパティ値

アカウントの人間が判読できる説明。

この値は、null の場合もあります。

属性

適用対象