共用方式為


CivicAddress.FloorLevel 屬性

定義

取得或設定位置的樓層。

public:
 property System::String ^ FloorLevel { System::String ^ get(); void set(System::String ^ value); };
public string FloorLevel { get; set; }
member this.FloorLevel : string with get, set
Public Property FloorLevel As String

屬性值

包含樓層層級的字串。 如果未提供任何資料,則傳回 Empty

適用於