共用方式為


ECLRAssemblyIdentityFlags 列舉

指出組件的身分識別型別。

語法

typedef enum _CLRAssemblyIdentityFlags {  
    CLR_ASSEMBLY_IDENTITY_FLAGS_DEFAULT = 0  
} ECLRAssemblyIdentityFlags;  

成員

member 描述
CLR_ASSEMBLY_IDENTITY_FLAGS_DEFAULT 身分識別已正式化。

規格需求

平台:請參閱系統需求

標題: MSCorEE.h

.NET Framework版本:自 2.0 起提供

另請參閱