Share via


CSSearchableItemAttributeSet.SubThoroughfare Property

Definition

Gets or sets a secondary street component, such as a house number.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? SubThoroughfare { [Foundation.Export("subThoroughfare")] get; [Foundation.Export("setSubThoroughfare:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("subThoroughfare")>]
[<set: Foundation.Export("setSubThoroughfare:")>]
member this.SubThoroughfare : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to