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

属性

适用于