共用方式為


PlaceInfoCreateOptions 類別

定義

代表應用程式可在應用程式內光線可顯示之地圖位置的相關資訊。

public ref class PlaceInfoCreateOptions sealed
/// [Windows.Foundation.Metadata.Activatable(327680, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PlaceInfoCreateOptions final
[Windows.Foundation.Metadata.Activatable(327680, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PlaceInfoCreateOptions
function PlaceInfoCreateOptions()
Public NotInheritable Class PlaceInfoCreateOptions
繼承
Object Platform::Object IInspectable PlaceInfoCreateOptions
屬性

Windows 需求

裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)

建構函式

PlaceInfoCreateOptions()

建立 PlaceInfoCreateOptions 實例。

屬性

DisplayAddress

取得與 PlaceInfoCreateOptions相關聯的位址。

DisplayName

取得與 PlaceInfoCreateOptions相關聯的顯示名稱。

適用於