共用方式為


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

傳回

屬性

適用於