Partager via


CNInstantMessageAddress.LocalizeProperty Méthode

Définition

Surcharges

LocalizeProperty(CNInstantMessageAddressOption)

Retourne le nom de la propriété localisée pour property.

LocalizeProperty(NSString)

Retourne le nom de la propriété localisée pour propertyKey.

LocalizeProperty(CNInstantMessageAddressOption)

Retourne le nom de la propriété localisée pour property.

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

Paramètres

Retours

S’applique à

LocalizeProperty(NSString)

Retourne le nom de la propriété localisée pour propertyKey.

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

Paramètres

propertyKey
NSString

Retours

Attributs

S’applique à