次の方法で共有


AppointmentProperties.Location プロパティ

定義

Location プロパティの名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

Location プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象