Edit

Share via


PhysicalAddressEntry.Street Property

Definition

Gets or sets the street of the entry.

public:
 property System::String ^ Street { System::String ^ get(); void set(System::String ^ value); };
public string Street { get; set; }
Public Property Street As String

Property Value

The street of the entry.

Applies to