共用方式為


LocalCategories.SeeDo 屬性

定義

取得搜尋類別的名稱,以取得要查看的位置和要執行的動作。

注意

此 API 不適用於所有 Windows 應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫此 API 會在運行時間失敗。 如需 Windows.Services.Maps.LocalSearch 命名空間的詳細資訊,請與您的Microsoft帳戶小組代表合作。

public:
 static property Platform::String ^ SeeDo { Platform::String ^ get(); };
static winrt::hstring SeeDo();
public static string SeeDo { get; }
var string = LocalCategories.seeDo;
Public Shared ReadOnly Property SeeDo As String

屬性值

String

Platform::String

winrt::hstring

要查看的位置和要執行之動作的位置搜尋類別名稱。

適用於