ContactAnnotationList.ProviderPackageFamilyName プロパティ

定義

ContactAnnotationList を作成したアプリ パッケージの一意識別子を取得します。

public:
 property Platform::String ^ ProviderPackageFamilyName { Platform::String ^ get(); };
winrt::hstring ProviderPackageFamilyName();
public string ProviderPackageFamilyName { get; }
var string = contactAnnotationList.providerPackageFamilyName;
Public ReadOnly Property ProviderPackageFamilyName As String

プロパティ値

String

Platform::String

winrt::hstring

ContactAnnotationList を作成したアプリ パッケージの一意識別子。

Windows の要件

アプリの機能
contactsSystem

適用対象