Condividi tramite


PlaceInfo.IsShowSupported Proprietà

Definizione

Ottiene un valore che indica se l'app può visualizzare una finestra accettabile che contiene una posizione mappa e informazioni correlate in base al contesto corrente.

public:
 static property bool IsShowSupported { bool get(); };
static bool IsShowSupported();
public static bool IsShowSupported { get; }
var boolean = PlaceInfo.isShowSupported;
Public Shared ReadOnly Property IsShowSupported As Boolean

Valore della proprietà

Boolean

bool

true se l'app può visualizzare una finestra accettabile che contiene una posizione mappa e informazioni correlate in base al contesto corrente; in caso contrario, false.

Si applica a