PackageInfoFlagsLong 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此列舉支援其成員值的位元組合。
[System.Flags]
public enum PackageInfoFlagsLong
[<System.Flags>]
type PackageInfoFlagsLong =
- 繼承
-
PackageInfoFlagsLong
- 屬性
欄位
名稱 | 值 | Description |
---|---|---|
GetAttributions | -2147483648 | |
None | 0 | |
GetActivities | 1 | |
GetReceivers | 2 | |
GetServices | 4 | |
GetProviders | 8 | |
GetInstrumentation | 16 | |
GetIntentFilters | 32 | |
GetSignatures | 64 | |
GetMetaData | 128 | |
GetGids | 256 | |
GetDisabledComponents | 512 | |
MatchDisabledComponents | 512 | |
GetSharedLibraryFiles | 1024 | |
GetUriPermissionPatterns | 2048 | |
GetPermissions | 4096 | |
GetUninstalledPackages | 8192 | |
MatchUninstalledPackages | 8192 | |
GetConfigurations | 16384 | |
GetDisabledUntilUsedComponents | 32768 | |
MatchDisabledUntilUsedComponents | 32768 | |
MatchSystemOnly | 1048576 | |
GetSigningCertificates | 134217728 | |
MatchApex | 1073741824 | |
GetAttributionsLong | 2147483648 |