Share via


AppointmentProperties.Uri プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

Uri プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象