PackageInfoFlagsLong 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 열거형은 멤버 값의 비트 조합을 지원합니다.
[System.Flags]
public enum PackageInfoFlagsLong
[<System.Flags>]
type PackageInfoFlagsLong =
- 상속
-
PackageInfoFlagsLong
- 특성
필드
Name | 값 | 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 |