Freigeben über


PackageContentGroupStagingEventArgs.IsContentGroupRequired Eigenschaft

Definition

Gibt an, ob die Inhaltsgruppe erforderlich ist.

public:
 property bool IsContentGroupRequired { bool get(); };
bool IsContentGroupRequired();
public bool IsContentGroupRequired { get; }
var boolean = packageContentGroupStagingEventArgs.isContentGroupRequired;
Public ReadOnly Property IsContentGroupRequired As Boolean

Eigenschaftswert

Boolean

bool

True gibt an, dass die Paketinhaltsgruppe erforderlich ist. false, andernfalls.

Hinweise

Erforderliche Inhaltsgruppen enthalten wichtige ausführbare Binärdateien und werden während der App-Installation heruntergeladen.

Gilt für: