MapAddress.BuildingFloor 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 floor of an address.
public:
property Platform::String ^ BuildingFloor { Platform::String ^ get(); };
winrt::hstring BuildingFloor();
public string BuildingFloor { get; }
var string = mapAddress.buildingFloor;
Public ReadOnly Property BuildingFloor As String
Property Value
The building floor of an address.