UIDocument.LocalizedName 属性

定义

此 UIDocument 的本地化名称。 只读。

public virtual string LocalizedName { [Foundation.Export("localizedName", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.LocalizedName : string

属性值

获取名称。

属性

注解

这可以从后台线程使用。

适用于