PackageContentGroup.RequiredGroupName プロパティ

定義

必要なコンテンツ グループの名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

必要なコンテンツ グループの名前。

適用対象