Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Contains values that describe the type of file defined in a call to IMetaDataAssemblyEmit::DefineFile.
Syntax
typedef enum CorFileFlags {
ffContainsMetaData = 0x0000,
ffContainsNoMetaData = 0x0001
} CorFileFlags;
Members
| Member | Description |
|---|---|
ffContainsMetaData |
Indicates that the file is not a resource file. |
ffContainsNoMetaData |
Indicates that the file, possibly a resource file, does not contain metadata. |
Requirements
Platforms: See .NET supported operating systems.
Header: CorHdr.h
Makipagtulungan sa amin sa GitHub
Ang pinagmulan para sa content na ito ay mahahanap sa GitHub, kung saan maaari ka ring lumikha at sumuri ng mga isyu at mga pull request. Para sa higit pang impormasyon, tingnan ang aming gabay sa contributor.