MapAddress.BuildingWing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the building wing of an address.
public:
property Platform::String ^ BuildingWing { Platform::String ^ get(); };
winrt::hstring BuildingWing();
public string BuildingWing { get; }
var string = mapAddress.buildingWing;
Public ReadOnly Property BuildingWing As String
Property Value
The building wing of an address.