Partager via


PlaceInfoCreateOptions Classe

Définition

Représente les informations sur un emplacement de carte que votre application peut afficher dans une fenêtre de lumière ignorée au sein de votre application.

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
Héritage
Object Platform::Object IInspectable PlaceInfoCreateOptions
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v5.0)

Constructeurs

PlaceInfoCreateOptions()

Crée un instance PlaceInfoCreateOptions.

Propriétés

DisplayAddress

Obtient l’adresse associée à PlaceInfoCreateOptions.

DisplayName

Obtient le nom d’affichage associé à PlaceInfoCreateOptions.

S’applique à