CNInstantMessageAddress.LocalizeProperty 方法

定义

重载

LocalizeProperty(CNInstantMessageAddressOption)

返回 的 property本地化属性名称。

LocalizeProperty(NSString)

返回 的 propertyKey本地化属性名称。

LocalizeProperty(CNInstantMessageAddressOption)

返回 的 property本地化属性名称。

public static string LocalizeProperty (Contacts.CNInstantMessageAddressOption property);
static member LocalizeProperty : Contacts.CNInstantMessageAddressOption -> string

参数

返回

适用于

LocalizeProperty(NSString)

返回 的 propertyKey本地化属性名称。

[Foundation.Export("localizedStringForKey:")]
public static string LocalizeProperty (Foundation.NSString propertyKey);
static member LocalizeProperty : Foundation.NSString -> string

参数

propertyKey
NSString

返回

属性

适用于