CNInstantMessageAddress.LocalizeProperty 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
LocalizeProperty(CNInstantMessageAddressOption) |
返回 的 |
LocalizeProperty(NSString) |
返回 的 |
LocalizeProperty(CNInstantMessageAddressOption)
返回 的 property
本地化属性名称。
public static string LocalizeProperty (Contacts.CNInstantMessageAddressOption property);
static member LocalizeProperty : Contacts.CNInstantMessageAddressOption -> string
参数
- property
- CNInstantMessageAddressOption
返回
适用于
LocalizeProperty(NSString)
返回 的 propertyKey
本地化属性名称。
[Foundation.Export("localizedStringForKey:")]
public static string LocalizeProperty (Foundation.NSString propertyKey);
static member LocalizeProperty : Foundation.NSString -> string
参数
- propertyKey
- NSString
返回
- 属性