次の方法で共有


AddAppointmentOperation.SourcePackageFamilyName プロパティ

定義

操作を要求しているアプリのパッケージ ファミリ名を取得します。

public:
 property Platform::String ^ SourcePackageFamilyName { Platform::String ^ get(); };
winrt::hstring SourcePackageFamilyName();
public string SourcePackageFamilyName { get; }
var string = addAppointmentOperation.sourcePackageFamilyName;
Public ReadOnly Property SourcePackageFamilyName As String

プロパティ値

String

Platform::String

winrt::hstring

パッケージ ファミリ名。

Windows の要件

アプリの機能
appointmentsSystem

適用対象