PackageContentGroup.RequiredGroupName Property

Definition

Gets the name of the required content group.

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

Property Value

String

Platform::String

winrt::hstring

The name of the required content group.

Applies to