共用方式為


PKContact.SupplementarySubLocality 屬性

定義

開發人員不應該使用此已被取代的屬性。 開發人員應該改用 'PostalAddress' 上的 'SubLocality' 和 'SubAdministrativeArea'。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string SupplementarySubLocality { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("supplementarySubLocality", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSupplementarySubLocality:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SupplementarySubLocality : string with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於