PKContact.SupplementarySubLocality Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Entwickler sollten diese veraltete Eigenschaft nicht verwenden. Entwickler sollten stattdessen "SubLocality" und "SubAdministrativeArea" auf "PostalAddress" verwenden.
[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
Eigenschaftswert
(Weitere Dokumentation zu diesem Knoten ist verfügbar)
Dieser Wert kann null
sein.
- Attribute